* update libdmtx to 0.7.7-2.1

This commit is contained in:
Alexander Baldeck 2024-10-18 10:34:54 +02:00
parent d889fbe9e4
commit 9d04b657d2
2 changed files with 6 additions and 2 deletions

View File

@ -1,9 +1,13 @@
pkgbase = libdmtx
pkgdesc = A software for reading and writing Data Matrix 2D barcodes
pkgver = 0.7.7
pkgrel = 2
pkgrel = 2.1
url = https://libdmtx.sourceforge.net/
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = LicenseRef-libdmtx
makedepends = git
depends = glibc

View File

@ -5,7 +5,7 @@
pkgname=libdmtx
pkgver=0.7.7
pkgrel=2
pkgrel=2.1
pkgdesc='A software for reading and writing Data Matrix 2D barcodes'
url='https://libdmtx.sourceforge.net/'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)