summaryrefslogtreecommitdiff
path: root/community/udevil/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/udevil/PKGBUILD')
-rw-r--r--community/udevil/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/udevil/PKGBUILD b/community/udevil/PKGBUILD
index 7e4142bba..ae4d65460 100644
--- a/community/udevil/PKGBUILD
+++ b/community/udevil/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 78681 2012-10-22 20:02:54Z bpiotrowski $
+# $Id: PKGBUILD 80589 2012-11-26 14:58:37Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: IgnorantGuru http://igurublog.wordpress.com/contact-ignorantguru/
pkgname=udevil
-pkgver=0.3.4
+pkgver=0.3.5
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)
-md5sums=('6b2fef714c0ef184086901896e226a80')
+md5sums=('0acb03c85f06fc8b59c6997830613529')
build() {
cd $srcdir/$pkgname-$pkgver