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

Lukas Fleischer lfleischer at archlinux.org
Sat Nov 18 16:06:32 UTC 2017


    Date: Saturday, November 18, 2017 @ 16:06:32
  Author: lfleischer
Revision: 267301

upgpkg: python-llfuse 1.3.2-1

Upstream update.

Modified:
  python-llfuse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-18 16:04:02 UTC (rev 267300)
+++ PKGBUILD	2017-11-18 16:06:32 UTC (rev 267301)
@@ -3,7 +3,7 @@
 
 pkgbase=python-llfuse
 pkgname=(python-llfuse python2-llfuse)
-pkgver=1.3
+pkgver=1.3.2
 pkgrel=1
 pkgdesc="A set of Python bindings for the low level FUSE API."
 arch=('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=('7c8b3ad98920b7786b6aa4fa7de1c07d')
+md5sums=('f4801c5f80ccb04017044b151643e05f')
 
 build() {
   cd "${srcdir}/llfuse-${pkgver}"



More information about the arch-commits mailing list