Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
tdb
Commits:
aa885ce2 by Jelle van der Waa at 2024-11-18T10:52:21+01:00
upgpkg: 1.4.12-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = tdb
pkgdesc = Trivial Database similar to GDBM but allows simultaneous
commits
pkgver = 1.4.12
- pkgrel = 1
+ pkgrel = 2
url = https://tdb.samba.org/
arch = x86_64
license = GPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=tdb
pkgver=1.4.12
-pkgrel=1
+pkgrel=2
pkgdesc='Trivial Database similar to GDBM but allows simultaneous commits'
arch=(x86_64)
license=('GPL-3.0-or-later')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tdb/-/commit/aa885ce2eec4103f6bea7abd755a6cb9654b8249
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tdb/-/commit/aa885ce2eec4103f6bea7abd755a6cb9654b8249
You're receiving this email because of your account on gitlab.archlinux.org.