[arch-commits] Commit in udiskie/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Feb 3 13:27:43 UTC 2016


    Date: Wednesday, February 3, 2016 @ 14:27:42
  Author: arojas
Revision: 160071

Update to 1.4.7

Modified:
  udiskie/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-03 12:47:57 UTC (rev 160070)
+++ PKGBUILD	2016-02-03 13:27:42 UTC (rev 160071)
@@ -1,8 +1,9 @@
 # $Id: PKGBUILD 73684 2012-07-14 05:00:28Z dwallace $
-# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
+# Maintainer:
+# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 # Contributor: Byron Clark <byron at theclarkfamily.name>
 pkgname=udiskie
-pkgver=1.3.2
+pkgver=1.4.7
 pkgrel=1
 pkgdesc="Removable disk automounter using udisks"
 arch=('any')
@@ -15,7 +16,7 @@
             'udisks: optional for use with old backend')
 options=(!emptydirs)
 source=("https://pypi.python.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('f93fd1ce930ab164a64fdb7f8d81b0d5')
+md5sums=('e4c4f95cb948903eacc49ec206b82cae')
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list