Date: Monday, December 9, 2013 @ 15:27:50 Author: bpiotrowski Revision: 102367
upgpkg: udevil 0.4.3-1 - new upstream release Modified: udevil/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-12-09 14:03:20 UTC (rev 102366) +++ PKGBUILD 2013-12-09 14:27:50 UTC (rev 102367) @@ -3,7 +3,7 @@ # Contributor: IgnorantGuru http://igurublog.wordpress.com/contact-ignorantguru/ pkgname=udevil -pkgver=0.4.2 +pkgver=0.4.3 pkgrel=1 arch=('i686' 'x86_64') pkgdesc='Mount and unmount without password' @@ -24,7 +24,7 @@ backup=('etc/udevil/udevil.conf') install=$pkgname.install source=(https://github.com/IgnorantGuru/udevil/archive/$pkgver.tar.gz) -md5sums=('861cd70384693277370469f81ffbcfec') +md5sums=('7b00971f875aa8e0b436213209c6b61c') build() { cd $pkgname-$pkgver
