summaryrefslogtreecommitdiff
path: root/community/udevil/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-03-20 10:11:09 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-03-20 10:11:09 +0100
commit4a9e8bf99c82c3a601cbee219eb14487f085975b (patch)
tree88737c6b016bcdeeda69e031e5c3509d743bd518 /community/udevil/PKGBUILD
parent067a3f8c6ecfe3dc81b09e96d1015ca6e61ff2e5 (diff)
parent3cdbec41955c7232e91ef149f77ce9ed215a10fa (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/glee/PKGBUILD extra/brasero/PKGBUILD extra/cups/PKGBUILD extra/gdk-pixbuf2/PKGBUILD extra/geoclue/PKGBUILD extra/lilv/PKGBUILD extra/php/PKGBUILD extra/sord/PKGBUILD extra/sqlite/PKGBUILD extra/sratom/PKGBUILD extra/suil/PKGBUILD libre/clementine-libre/PKGBUILD
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 d064ec18d..cc61a4970 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 <nospam@bpiotrowski.pl>
# Contributor: IgnorantGuru http://igurublog.wordpress.com/contact-ignorantguru/
pkgname=udevil
-pkgver=0.4.0
+pkgver=0.4.1
pkgrel=1
arch=('i686' 'x86_64' 'mips64el')
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