Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / lib32-popt
Commits: c6b03027 by Antonio Rojas at 2024-09-07T12:34:22+02:00 upgpkg: 1.19-2: Rebuild for missing .SRCINFO - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,13 @@ +pkgbase = lib32-popt + pkgdesc = Commandline option parser (32 bit) + pkgver = 1.19 + pkgrel = 2 + url = http://rpm5.org + arch = x86_64 + license = custom + depends = lib32-glibc + depends = popt + source = https://ftp.osuosl.org/pub/rpm/popt/releases/popt-1.x/popt-1.19.tar.gz + sha256sums = c25a4838fc8e4c1c8aacb8bd620edb3084a3d63bf8987fdad3ca2758c63240f9 + +pkgname = lib32-popt ===================================== PKGBUILD ===================================== @@ -7,7 +7,7 @@ _pkgbase=popt pkgname=lib32-${_pkgbase} pkgver=1.19 -pkgrel=1 +pkgrel=2 pkgdesc="Commandline option parser (32 bit)" arch=('x86_64') url="http://rpm5.org" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-popt/-/commit/c6b030276c2369ff48a61a994234aa335875b229 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-popt/-/commit/c6b030276c2369ff48a61a994234aa335875b229 You're receiving this email because of your account on gitlab.archlinux.org.
