[arch-commits] Commit in dbus-client-gen/trunk (PKGBUILD)

Jiachen Yang farseerfc at archlinux.org
Fri Dec 21 08:42:39 UTC 2018


    Date: Friday, December 21, 2018 @ 08:42:39
  Author: farseerfc
Revision: 417072

upgpkg: dbus-client-gen 0.4-1

dbus-client-gen 0.4

Modified:
  dbus-client-gen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-21 08:42:38 UTC (rev 417071)
+++ PKGBUILD	2018-12-21 08:42:39 UTC (rev 417072)
@@ -2,7 +2,7 @@
 # Contributor: Christopher A. Williamson <home at chrisaw.com>
 
 pkgname='dbus-client-gen'
-pkgver=0.3
+pkgver=0.4
 pkgrel=1
 pkgdesc='A library for generating some simple classes and functions useful for a Python D-Bus client'
 arch=('any')
@@ -10,9 +10,9 @@
 url='https://stratis-storage.github.io/'
 depends=('python-dbus')
 makedepends=('python-pylint')
-checkdepends=('python-nose' 'python-hypothesis')
+checkdepends=('python-nose' 'python-hypothesis' 'python-hs-dbus-signature')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/stratis-storage/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('41fc256db0adedd7489c2744b0dd09fc53c5e4b680d31775fac96a4708d62338')
+sha256sums=('be2d7518238044f1ca148a5fff8504cc1324ee41dabec8b6e6a9ca2be3e93e7b')
 
 check() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list