* update unifdef to 2.12-4

This commit is contained in:
Alexander Baldeck 2024-08-15 06:23:49 +02:00
parent 58c40284ba
commit 48cfa2a683
2 changed files with 12 additions and 1 deletions

11
unifdef/.SRCINFO Normal file
View File

@ -0,0 +1,11 @@
pkgbase = unifdef
pkgdesc = Remove #ifdef'ed lines
pkgver = 2.12
pkgrel = 4
url = https://dotat.at/prog/unifdef/
arch = x86_64
license = GPL
source = https://dotat.at/prog/unifdef/unifdef-2.12.tar.gz
sha256sums = fba564a24db7b97ebe9329713ac970627b902e5e9e8b14e19e024eb6e278d10b
pkgname = unifdef

View File

@ -3,7 +3,7 @@
pkgname=unifdef
pkgver=2.12
pkgrel=3
pkgrel=4
pkgdesc="Remove #ifdef'ed lines"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://dotat.at/prog/unifdef/"