[arch-commits] Commit in udiskie/trunk (PKGBUILD)
Daniel Wallace
dwallace at archlinux.org
Thu Sep 11 00:24:35 UTC 2014
Date: Thursday, September 11, 2014 @ 02:24:34
Author: dwallace
Revision: 118782
upgpkg: udiskie 1.1.2-1
upgpkg: steam 1.0.0.49
Modified:
udiskie/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-09-11 00:24:31 UTC (rev 118781)
+++ PKGBUILD 2014-09-11 00:24:34 UTC (rev 118782)
@@ -2,7 +2,7 @@
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: Byron Clark <byron at theclarkfamily.name>
pkgname=udiskie
-pkgver=1.1.1
+pkgver=1.1.2
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=('a676edaeb2aad227b7695a3e8bb05184')
+md5sums=('ce26480f85c842f6dfc08947a4af5ce6')
package() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list