Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
iniparser
Commits:
f8a48c39 by Christian Hesse at 2024-03-05T14:43:00+01:00
upgpkg: 4.1-5: rebuild old packages
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = iniparser
pkgdesc = A free stand-alone ini file parsing library written in
portable ANSI C
pkgver = 4.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/ndevilla/iniparser
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=iniparser
pkgver=4.1
-pkgrel=4
+pkgrel=5
pkgdesc='A free stand-alone ini file parsing library written in portable ANSI
C'
arch=('x86_64')
url='https://github.com/ndevilla/iniparser'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/iniparser/-/commit/f8a48c39404cd49dc439d9efb848a5fdb27c169b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/iniparser/-/commit/f8a48c39404cd49dc439d9efb848a5fdb27c169b
You're receiving this email because of your account on gitlab.archlinux.org.