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

Felix Yan felixonmars at archlinux.org
Thu Aug 15 05:23:36 UTC 2019


    Date: Thursday, August 15, 2019 @ 05:23:36
  Author: felixonmars
Revision: 499407

upgpkg: python-jeepney 0.4.1-1

Modified:
  python-jeepney/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-15 05:23:32 UTC (rev 499406)
+++ PKGBUILD	2019-08-15 05:23:36 UTC (rev 499407)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-jeepney
-pkgver=0.4
+pkgver=0.4.1
 pkgrel=1
 pkgdesc="Low-level, pure Python DBus protocol wrapper"
 url="https://gitlab.com/takluyver/jeepney"
@@ -9,7 +9,7 @@
 arch=('any')
 depends=('python')
 source=("https://pypi.io/packages/source/j/jeepney/jeepney-$pkgver.tar.gz")
-sha512sums=('43083994a7c6af84a5a68d3ff8f6dc4d9129ce9fa55517838fb62d9f62bb78bdf52067649d0b95d08d689b7d7475cb9b2a956662e265a776ad42dcf4ccc0ab63')
+sha512sums=('46aed19fd29df724af0e78ec0acabeb196324444e682817c330f3fd290a52cf6a6cb639f8c76f4ef5311817c4e051d7231b4f26af3cb6768bdd8c4bec7589210')
 
 build() {
   cd jeepney-$pkgver



More information about the arch-commits mailing list