[arch-commits] Commit in udiskie/trunk (PKGBUILD)
Daniel Wallace
dwallace at archlinux.org
Thu Oct 22 00:03:59 UTC 2015
Date: Thursday, October 22, 2015 @ 02:03:59
Author: dwallace
Revision: 144641
upgpkg: udiskie 1.3.2-1
upgpkg: udiskie 1.3.2-1
Modified:
udiskie/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-10-22 00:02:08 UTC (rev 144640)
+++ PKGBUILD 2015-10-22 00:03:59 UTC (rev 144641)
@@ -2,8 +2,8 @@
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: Byron Clark <byron at theclarkfamily.name>
pkgname=udiskie
-pkgver=1.3.0
-pkgrel=2
+pkgver=1.3.2
+pkgrel=1
pkgdesc="Removable disk automounter using udisks"
arch=('any')
url="https://pypi.python.org/pypi/udiskie"
@@ -16,7 +16,7 @@
'notification-daemon: for notifications')
options=(!emptydirs)
source=("https://pypi.python.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('e61f1c18e909ff8b4c83d8e0d21dc1f7')
+md5sums=('f93fd1ce930ab164a64fdb7f8d81b0d5')
package() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list