idutils: rebuild

This commit is contained in:
Christoph Reiter 2023-12-13 15:56:38 +01:00
parent 436e004173
commit e2d6f20df8

View File

@ -2,12 +2,13 @@
pkgname="idutils"
pkgver="4.6"
pkgrel="2"
pkgrel=3
pkgdesc="A fast, high-capacity, identifier database tool"
arch=("i686" "x86_64")
url="https://www.gnu.org/software/idutils/"
license=("GPL3")
makedepends=('autotools')
depends=('libintl')
makedepends=('autotools' 'gcc' 'gettext-devel')
source=("https://ftp.gnu.org/gnu/idutils/${pkgname}-${pkgver}.tar.xz")
sha256sums=('8181f43a4fb62f6f0ccf3b84dbe9bec71ecabd6dfdcf49c6b5584521c888aac2')