Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
libixion
Commits:
eaec8e75 by Jelle van der Waa at 2024-11-18T18:23:08+01:00
upgpkg: 0.19.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libixion
pkgdesc = A general purpose formula parser & interpreter
pkgver = 0.19.0
- pkgrel = 3
+ pkgrel = 4
url = https://gitlab.com/ixion/ixion/blob/master/README.md
arch = x86_64
license = custom
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=libixion
pkgver=0.19.0
-pkgrel=3
+pkgrel=4
pkgdesc="A general purpose formula parser & interpreter"
arch=('x86_64')
url="https://gitlab.com/ixion/ixion/blob/master/README.md"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libixion/-/commit/eaec8e753d6389bd77ae3b829ebdd996ff35fe0d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libixion/-/commit/eaec8e753d6389bd77ae3b829ebdd996ff35fe0d
You're receiving this email because of your account on gitlab.archlinux.org.