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

David Runge dvzrv at gemini.archlinux.org
Mon Jul 26 20:39:25 UTC 2021


    Date: Monday, July 26, 2021 @ 20:39:25
  Author: dvzrv
Revision: 985902

upgpkg: python-dbus-next 0.2.3-1: Upgrade to 0.2.3.

Modified:
  python-dbus-next/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-26 20:34:27 UTC (rev 985901)
+++ PKGBUILD	2021-07-26 20:39:25 UTC (rev 985902)
@@ -2,8 +2,8 @@
 
 _name=dbus_next
 pkgname=python-dbus-next
-pkgver=0.2.2
-pkgrel=3
+pkgver=0.2.3
+pkgrel=1
 pkgdesc="The next great DBus library for Python with asyncio support"
 arch=('any')
 url="https://github.com/altdesktop/python-dbus-next"
@@ -14,8 +14,8 @@
 # test files missing in pypi sdist tarball: https://github.com/altdesktop/python-dbus-next/issues/94
 # source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/altdesktop/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz")
-sha512sums=('8efb3194f616fdb59ca5d0484ba3ed771d2d9dc0ad7114b7f46729118188c460829805174509730f3ec32573d6daa4aaa7f6e3e71bcb9cb7f687fb48ac7b276a')
-b2sums=('3ecfc94b5431a836637f58aeb38eba5ac8f1b374a2072b9dd7d50035812d06074ef842ebfa7f928192aa5a5e468ceec9a6858f88b7d8afdcaa1a60aa96fb9d10')
+sha512sums=('7836d855c755c8ac6cbbb251ca0cbd2f4df9b573f31b1ea1cab480e47896d36b4cb0d479b2469b0bf0b5c700068361a18874b4a087f73020cdcb4e04a2d7dbe7')
+b2sums=('6acc38a05511b3de7e13893d82dd1ecd55f9a6124b4d859574294602b921ff012776c12ddb02e1be437b258c7bd5120a3a9625fc5b06bbbe02915dcc4c14897b')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list