Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
gom
Commits:
27984a32 by Jelle van der Waa at 2024-11-21T17:09:16+01:00
upgpkg: 0.5.3-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = gom
pkgdesc = GObject to SQLite object mapper library
pkgver = 0.5.3
- pkgrel = 1
+ pkgrel = 2
url = https://wiki.gnome.org/Projects/Gom
arch = x86_64
license = LGPL-2.1-or-later
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgname=(
gom-docs
)
pkgver=0.5.3
-pkgrel=1
+pkgrel=2
pkgdesc='GObject to SQLite object mapper library'
arch=(x86_64)
url='https://wiki.gnome.org/Projects/Gom'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gom/-/commit/27984a32be6fa86b634332b8020ad18f5cdd6e33
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gom/-/commit/27984a32be6fa86b634332b8020ad18f5cdd6e33
You're receiving this email because of your account on gitlab.archlinux.org.