* update libdmtx to 0.7.7-1

This commit is contained in:
Alexander Baldeck 2023-02-22 13:41:47 +01:00
parent d3b6d8880a
commit a8dcff717b

View File

@ -8,7 +8,7 @@ pkgver=0.7.7
pkgrel=1
pkgdesc="A software for reading and writing Data Matrix 2D barcodes"
url="https://libdmtx.sourceforge.net/"
arch=(x86_64 powerpc64le powerpc riscv64)
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
license=(GPL2)
depends=(glibc)
source=("https://github.com/dmtx/libdmtx/archive/v$pkgver/$pkgname-$pkgver.tar.gz")