[arch-commits] Commit in python-jeepney/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Jan 4 08:36:33 UTC 2020


    Date: Saturday, January 4, 2020 @ 08:36:33
  Author: felixonmars
Revision: 547789

upgpkg: python-jeepney 0.4.2-1

Modified:
  python-jeepney/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-04 08:18:01 UTC (rev 547788)
+++ PKGBUILD	2020-01-04 08:36:33 UTC (rev 547789)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-jeepney
-pkgver=0.4.1
-pkgrel=3
+pkgver=0.4.2
+pkgrel=1
 pkgdesc="Low-level, pure Python DBus protocol wrapper"
 url="https://gitlab.com/takluyver/jeepney"
 license=('MIT')
@@ -9,7 +9,7 @@
 arch=('any')
 depends=('python')
 source=("https://pypi.io/packages/source/j/jeepney/jeepney-$pkgver.tar.gz")
-sha512sums=('46aed19fd29df724af0e78ec0acabeb196324444e682817c330f3fd290a52cf6a6cb639f8c76f4ef5311817c4e051d7231b4f26af3cb6768bdd8c4bec7589210')
+sha512sums=('f86ccaee2a5e50daf704ee6f26515291efdad4acfcb38ec831364ec085ce78607c1ff13311d5f4c04b798afb0703801203e97412ff5cfae5ca50a301a7a389d3')
 
 build() {
   cd jeepney-$pkgver



More information about the arch-commits mailing list