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

Lukas Fleischer lfleischer at archlinux.org
Sun Feb 12 12:35:30 UTC 2017


    Date: Sunday, February 12, 2017 @ 12:35:30
  Author: lfleischer
Revision: 212026

upgpkg: python-llfuse 1.2-1

Upstream update.

Modified:
  python-llfuse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-12 12:29:31 UTC (rev 212025)
+++ PKGBUILD	2017-02-12 12:35:30 UTC (rev 212026)
@@ -3,8 +3,8 @@
 
 pkgbase=python-llfuse
 pkgname=(python-llfuse python2-llfuse)
-pkgver=1.1.1
-pkgrel=2
+pkgver=1.2
+pkgrel=1
 pkgdesc="A set of Python bindings for the low level FUSE API."
 arch=('i686' 'x86_64')
 url="https://bitbucket.org/nikratio/python-llfuse/"
@@ -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=('61a427d5074d2804d259c5bc2f1965b3')
+md5sums=('4bf20ec273bc2ca41c6f58e5f4d8989d')
 
 build() {
   cd "${srcdir}/llfuse-${pkgver}"



More information about the arch-commits mailing list