udevil: fix upstream URL.
This commit is contained in:
parent
2ce5b15b2b
commit
98298a4521
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'udevil'
|
# Template file for 'udevil'
|
||||||
pkgname=udevil
|
pkgname=udevil
|
||||||
version=0.4.1
|
version=0.4.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="libglib-devel libudev-devel"
|
makedepends="libglib-devel libudev-devel"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="CLI which mounts and unmounts removable devices without a password"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://ignorantguru.github.io/udevil/"
|
homepage="http://ignorantguru.github.io/udevil/"
|
||||||
distfiles="https://raw.github.com/IgnorantGuru/$pkgname/master/packages/$version/$pkgname-$version.tar.xz"
|
distfiles="https://github.com/IgnorantGuru/udevil/archive/0.4.1.tar.gz"
|
||||||
checksum=fa4a3d85361d17bb69dd7dabdcfeecd2b0f5fff95698113975d8fbd504af6c2e
|
checksum=fc76b300437c5d491c5f8a6eac467ae9a8fdbe681d0915a369ef1dc74af362db
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Drop useless conf.d/devmon file.
|
# Drop useless conf.d/devmon file.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue