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

Rémy Oudompheng remy at archlinux.org
Sun Jun 26 22:55:21 UTC 2011


    Date: Sunday, June 26, 2011 @ 18:55:21
  Author: remy
Revision: 129349

Version bump.

Modified:
  pyalpm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-26 21:51:53 UTC (rev 129348)
+++ PKGBUILD	2011-06-26 22:55:21 UTC (rev 129349)
@@ -1,7 +1,7 @@
 # Maintainer : Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=pyalpm
-pkgver=0.4.2
+pkgver=0.4.3
 pkgrel=1
 pkgdesc="Libalpm bindings for Python 3"
 arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@
 license=('GPL')
 depends=('python>=3.2' 'pacman<3.6')
 source=("ftp://ftp.archlinux.org/other/pyalpm/$pkgname-$pkgver.tar.gz")
-md5sums=('d5d45cafa98050a4d3c77e4a8f597ff3')
+md5sums=('396f9820eae9a40bd33d8bb366272c82')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list