Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
python-bitarray
Commits:
40696064 by Carl Smedstad at 2024-09-28T01:37:56+02:00
upgpkg: 2.9.2-2: Bump pkgrel to supersede AUR package
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-bitarray
pkgdesc = Efficient arrays of booleans for Python
pkgver = 2.9.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ilanschnell/bitarray
arch = x86_64
license = PSF-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-bitarray
_pkgname=${pkgname#python-}
pkgver=2.9.2
-pkgrel=1
+pkgrel=2
pkgdesc="Efficient arrays of booleans for Python"
arch=(x86_64)
url="https://github.com/ilanschnell/bitarray"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-bitarray/-/commit/406960641d41b1f0596a841100db72410059c61e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-bitarray/-/commit/406960641d41b1f0596a841100db72410059c61e
You're receiving this email because of your account on gitlab.archlinux.org.