summaryrefslogtreecommitdiff
path: root/community/udevil/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-23 01:37:15 -0700
committerroot <root@rshg054.dnsready.net>2012-10-23 01:37:15 -0700
commit3c19af9355ba86a5b99d6e5a57ecaa68a7ea6e8e (patch)
tree8fac31deec086251b3b9dc8faddfe14f5667392b /community/udevil/PKGBUILD
parent99746708edfd2c56f2ba654a14f27e98b1601a43 (diff)
Tue Oct 23 01:37:02 PDT 2012
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 e08ade8d2..7e4142bba 100644
--- a/community/udevil/PKGBUILD
+++ b/community/udevil/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 76234 2012-09-14 18:50:59Z bpiotrowski $
+# $Id: PKGBUILD 78681 2012-10-22 20:02:54Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: IgnorantGuru http://igurublog.wordpress.com/contact-ignorantguru/
pkgname=udevil
-pkgver=0.3.3
+pkgver=0.3.4
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=('81abe64e0c6d3555f0b66b7d7fa9a340')
+md5sums=('6b2fef714c0ef184086901896e226a80')
build() {
cd $srcdir/$pkgname-$pkgver