From 3cdbec41955c7232e91ef149f77ce9ed215a10fa Mon Sep 17 00:00:00 2001 From: root Date: Wed, 20 Mar 2013 00:06:15 -0700 Subject: Wed Mar 20 00:06:15 PDT 2013 --- community/udevil/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/udevil') diff --git a/community/udevil/PKGBUILD b/community/udevil/PKGBUILD index 63b7a9a15..79939c3c7 100644 --- a/community/udevil/PKGBUILD +++ b/community/udevil/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 84145 2013-02-11 17:05:04Z bpiotrowski $ +# $Id: PKGBUILD 86567 2013-03-19 17:52:24Z bpiotrowski $ # Maintainer: Bartłomiej Piotrowski # Contributor: IgnorantGuru http://igurublog.wordpress.com/contact-ignorantguru/ pkgname=udevil -pkgver=0.4.0 +pkgver=0.4.1 pkgrel=1 arch=('i686' 'x86_64') pkgdesc='Mount and unmount without password' @@ -24,7 +24,7 @@ provides=('devmon') backup=('etc/udevil/udevil.conf') install=$pkgname.install source=(https://raw.github.com/IgnorantGuru/$pkgname/master/packages/$pkgver/$pkgname-$pkgver.tar.xz) -sha256sums=('baaab9b65ccbab55849ce4dec22ba412fd45655b14d163030c2245bc62fc7265') +sha256sums=('fa4a3d85361d17bb69dd7dabdcfeecd2b0f5fff95698113975d8fbd504af6c2e') build() { cd $srcdir/$pkgname-$pkgver -- cgit v1.2.3-54-g00ecf