Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
talloc
Commits:
2cdc434b by Antonio Rojas at 2024-04-05T21:41:05+02:00
upgpkg: 2.4.2-2: Python 3.12 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = talloc
pkgdesc = Hierarchical pool based memory allocator with destructors
pkgver = 2.4.2
- pkgrel = 1
+ pkgrel = 2
url = https://talloc.samba.org/
arch = x86_64
license = GPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=talloc
pkgver=2.4.2
-pkgrel=1
+pkgrel=2
pkgdesc="Hierarchical pool based memory allocator with destructors"
arch=('x86_64')
license=('GPL-3.0-or-later')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/talloc/-/commit/2cdc434bb979ca21dce412c64b9196f06c7c18b1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/talloc/-/commit/2cdc434bb979ca21dce412c64b9196f06c7c18b1
You're receiving this email because of your account on gitlab.archlinux.org.