* update popt to 1.19-2.2

This commit is contained in:
Alexander Baldeck 2024-10-18 10:35:02 +02:00
parent 551bd73108
commit 5f41014387
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = popt
pkgdesc = A commandline option parser
pkgver = 1.19
pkgrel = 2.1
pkgrel = 2.2
url = https://github.com/rpm-software-management/popt
arch = x86_64
arch = powerpc64le

View File

@ -3,7 +3,7 @@
pkgname=popt
pkgver=1.19
pkgrel=2.1
pkgrel=2.2
pkgdesc="A commandline option parser"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://github.com/rpm-software-management/popt"