summaryrefslogtreecommitdiff
path: root/community/python2-systemd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python2-systemd/PKGBUILD')
-rw-r--r--community/python2-systemd/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/python2-systemd/PKGBUILD b/community/python2-systemd/PKGBUILD
index 8b420df5e..72fa0f450 100644
--- a/community/python2-systemd/PKGBUILD
+++ b/community/python2-systemd/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 106496 2014-03-05 02:09:28Z dwallace $
+# $Id: PKGBUILD 107756 2014-03-19 05:20:19Z dwallace $
# 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 @@ license=('GPL')
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() {