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/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/python2-systemd/PKGBUILD b/community/python2-systemd/PKGBUILD
index 72fa0f450..4acd5afe0 100644
--- a/community/python2-systemd/PKGBUILD
+++ b/community/python2-systemd/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 107756 2014-03-19 05:20:19Z dwallace $
+# $Id: PKGBUILD 108647 2014-03-31 04:16:54Z dwallace $
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com
pkgname=python2-systemd
_pkgname=systemd
-pkgver=211
+pkgver=212
pkgrel=1
pkgdesc="Python2 bindings for systemd"
arch=('x86_64' 'i686')
@@ -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=('0a70c382b6089526f98073b4ee85ef75')
+md5sums=('257a75fff826ff91cb1ce567091cf270')
build() {