[arch-commits] Commit in udiskie/trunk (PKGBUILD)
Daniel Wallace
dwallace at archlinux.org
Wed Feb 18 14:50:09 UTC 2015
Date: Wednesday, February 18, 2015 @ 15:50:09
Author: dwallace
Revision: 127917
upgpkg: udiskie 1.1.3-1
upgpkg: udiskie 1.1.3-1
Modified:
udiskie/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-18 14:49:44 UTC (rev 127916)
+++ PKGBUILD 2015-02-18 14:50:09 UTC (rev 127917)
@@ -2,7 +2,7 @@
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: Byron Clark <byron at theclarkfamily.name>
pkgname=udiskie
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=1
pkgdesc="Removable disk automounter using udisks"
arch=('any')
@@ -15,7 +15,7 @@
options=(!emptydirs)
optdepends=('udisks2: experimental use on the command line with -2')
source=("https://pypi.python.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('ce26480f85c842f6dfc08947a4af5ce6')
+md5sums=('730440a6cc45b2f92da6f3252a0536b0')
package() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list