[arch-commits] Commit in python2-systemd/trunk (PKGBUILD)
Daniel Wallace
dwallace at nymeria.archlinux.org
Sun Feb 23 01:03:08 UTC 2014
Date: Sunday, February 23, 2014 @ 02:03:08
Author: dwallace
Revision: 106106
upgpkg: python2-systemd 209-1
upgpkg: python2-systemd 209
Modified:
python2-systemd/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-02-22 23:13:31 UTC (rev 106105)
+++ PKGBUILD 2014-02-23 01:03:08 UTC (rev 106106)
@@ -2,16 +2,16 @@
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com
pkgname=python2-systemd
_pkgname=systemd
-pkgver=208
+pkgver=209
pkgrel=1
pkgdesc="Python2 bindings for systemd"
arch=('x86_64' 'i686')
url="http://www.freedesktop.org/wiki/Software/systemd/"
license=('GPL')
-depends=('python2' "systemd=$pkgver")
+depends=('python2' "systemd>=$pkgver" 'python2-lxml')
makedepends=('intltool' 'gperf')
source=("http://www.freedesktop.org/software/$_pkgname/$_pkgname-$pkgver.tar.xz")
-md5sums=('df64550d92afbffb4f67a434193ee165')
+md5sums=('2c7a7c8ffede079a3e1b241565bd4ed7')
build() {
More information about the arch-commits
mailing list