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

Lukas Fleischer lfleischer at archlinux.org
Thu Oct 27 19:55:01 UTC 2016


    Date: Thursday, October 27, 2016 @ 19:54:59
  Author: lfleischer
Revision: 193802

upgpkg: python-llfuse 1.1.1-1

Upstream update.

Modified:
  python-llfuse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-27 19:52:57 UTC (rev 193801)
+++ PKGBUILD	2016-10-27 19:54:59 UTC (rev 193802)
@@ -3,7 +3,7 @@
 
 pkgbase=python-llfuse
 pkgname=(python-llfuse python2-llfuse)
-pkgver=1.1
+pkgver=1.1.1
 pkgrel=1
 pkgdesc="A set of Python bindings for the low level FUSE API."
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('pkg-config' 'python' 'python2' 'python-setuptools' 'python2-setuptools')
 options=(!emptydirs)
 source=("https://bitbucket.org/nikratio/python-llfuse/downloads/llfuse-${pkgver}.tar.bz2")
-md5sums=('a11a1bc606511fe0933c3e3d41237f0e')
+md5sums=('61a427d5074d2804d259c5bc2f1965b3')
 
 build() {
   cd "${srcdir}/llfuse-${pkgver}"



More information about the arch-commits mailing list