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

Felix Yan fyan at archlinux.org
Sat Mar 28 14:28:34 UTC 2015


    Date: Saturday, March 28, 2015 @ 15:28:34
  Author: fyan
Revision: 235216

upgpkg: pyalpm 0.7-2

rebuild against python 3.4.3-2 (fix missing symbols)

Modified:
  pyalpm/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-28 14:18:51 UTC (rev 235215)
+++ PKGBUILD	2015-03-28 14:28:34 UTC (rev 235216)
@@ -2,7 +2,7 @@
 
 pkgname=pyalpm
 pkgver=0.7
-pkgrel=1
+pkgrel=2
 pkgdesc="Libalpm bindings for Python 3"
 arch=('i686' 'x86_64')
 url="http://projects.archlinux.org/users/remy/pyalpm.git/"



More information about the arch-commits mailing list