summaryrefslogtreecommitdiff
path: root/community/udevil
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-18 00:02:28 +0000
committerroot <root@rshg054.dnsready.net>2012-08-18 00:02:28 +0000
commit948da5eabcbf8d74270e661d0730ba1c203913f5 (patch)
tree8536fd0b4622f9f6c77cb4716bf5c315c457038a /community/udevil
parentbbf2c63849bdf1654e767058f277da2e983c5f0b (diff)
Sat Aug 18 00:02:28 UTC 2012
Diffstat (limited to 'community/udevil')
-rw-r--r--community/udevil/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/udevil/PKGBUILD b/community/udevil/PKGBUILD
index 091a56764..639697109 100644
--- a/community/udevil/PKGBUILD
+++ b/community/udevil/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 74360 2012-07-25 19:22:08Z bpiotrowski $
+# $Id: PKGBUILD 75211 2012-08-16 07:12:48Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: IgnorantGuru http://igurublog.wordpress.com/contact-ignorantguru/
pkgname=udevil
-pkgver=0.3.1
+pkgver=0.3.2
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=('f2541fe24c83cbc2cb63c5912fc417d9')
+md5sums=('47b8f9334266d65020daa4679f71b504')
build() {
cd $srcdir/$pkgname-$pkgver