[arch-commits] Commit in dbus-python/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Dec 24 15:25:53 UTC 2016
Date: Saturday, December 24, 2016 @ 15:25:52
Author: felixonmars
Revision: 284639
upgpkg: dbus-python 1.2.4-2
python 3.6 rebuild
Modified:
dbus-python/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-24 15:20:05 UTC (rev 284638)
+++ PKGBUILD 2016-12-24 15:25:52 UTC (rev 284639)
@@ -4,7 +4,7 @@
pkgbase=dbus-python
pkgname=('python-dbus' 'python2-dbus' 'python-dbus-common')
pkgver=1.2.4
-pkgrel=1
+pkgrel=2
pkgdesc="Python bindings for DBUS"
arch=('i686' 'x86_64')
license=('GPL' 'LGPL')
@@ -45,7 +45,7 @@
package_python-dbus() {
depends=('python-dbus-common' 'python' 'dbus')
optdepends=('dbus-glib: glib mainloop support')
- pkgdesc="Python 3.5 bindings for DBUS"
+ pkgdesc="Python 3.6 bindings for DBUS"
cd build-python3
make DESTDIR="${pkgdir}" install
More information about the arch-commits
mailing list