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

Felix Yan felixonmars at gemini.archlinux.org
Wed Dec 1 21:36:01 UTC 2021


    Date: Wednesday, December 1, 2021 @ 21:36:01
  Author: felixonmars
Revision: 1060866

upgpkg: python-heapdict 1.0.1-5: Python 3.10 rebuild

Modified:
  python-heapdict/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-01 21:36:01 UTC (rev 1060865)
+++ PKGBUILD	2021-12-01 21:36:01 UTC (rev 1060866)
@@ -3,7 +3,7 @@
 _pkg=HeapDict
 pkgname=python-${_pkg,,}
 pkgver=1.0.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Heap with decrease-key and increase-key operations"
 arch=(any)
 url="https://github.com/DanielStutzbach/heapdict"



More information about the arch-commits mailing list