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

Daniel Wallace dwallace at nymeria.archlinux.org
Wed Mar 19 05:19:29 UTC 2014


    Date: Wednesday, March 19, 2014 @ 06:19:29
  Author: dwallace
Revision: 107755

upgpkg: python2-systemd 211-1

upgpkg: python2-systemd 211-1

Modified:
  python2-systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-19 03:50:09 UTC (rev 107754)
+++ PKGBUILD	2014-03-19 05:19:29 UTC (rev 107755)
@@ -2,8 +2,8 @@
 # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com
 pkgname=python2-systemd
 _pkgname=systemd
-pkgver=210
-pkgrel=2
+pkgver=211
+pkgrel=1
 pkgdesc="Python2 bindings for systemd"
 arch=('x86_64' 'i686')
 url="http://www.freedesktop.org/wiki/Software/systemd/"
@@ -11,7 +11,7 @@
 depends=('python2' "systemd>=$pkgver" 'python2-lxml')
 makedepends=('intltool' 'gperf')
 source=("http://www.freedesktop.org/software/$_pkgname/$_pkgname-$pkgver.tar.xz")
-md5sums=('03efddf8c9eca36d4d590f9967e7e818')
+md5sums=('0a70c382b6089526f98073b4ee85ef75')
 
 
 build() {




More information about the arch-commits mailing list