Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
libdmtx


Commits:
e757615d by Antonio Rojas at 2025-03-28T07:32:18+01:00
upgpkg: 0.7.8-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = libdmtx
        pkgdesc = A software for reading and writing Data Matrix 2D barcodes
-       pkgver = 0.7.7
-       pkgrel = 2
+       pkgver = 0.7.8
+       pkgrel = 1
        url = https://libdmtx.sourceforge.net/
        arch = x86_64
        license = LicenseRef-libdmtx
        makedepends = git
        depends = glibc
-       source = git+https://github.com/dmtx/libdmtx#tag=v0.7.7
-       sha256sums = 
1cff71eb7c0fdfea658caf30639c19b8d36c2485cb31ac6267f260c5b7aaa7a6
+       source = git+https://github.com/dmtx/libdmtx#tag=v0.7.8
+       sha256sums = 
0ad1fcf472cc785fb0f5ecb055a2568384fcb85a09175cb176b24bf76adaaa48
 
 pkgname = libdmtx


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: jose <jose1711 [at] gmail (dot) com>
 
 pkgname=libdmtx
-pkgver=0.7.7
-pkgrel=2
+pkgver=0.7.8
+pkgrel=1
 pkgdesc='A software for reading and writing Data Matrix 2D barcodes'
 url='https://libdmtx.sourceforge.net/'
 arch=(x86_64)
@@ -12,7 +12,7 @@ license=(LicenseRef-libdmtx)
 depends=(glibc)
 makedepends=(git)
 source=(git+https://github.com/dmtx/libdmtx#tag=v$pkgver)
-sha256sums=('1cff71eb7c0fdfea658caf30639c19b8d36c2485cb31ac6267f260c5b7aaa7a6')
+sha256sums=('0ad1fcf472cc785fb0f5ecb055a2568384fcb85a09175cb176b24bf76adaaa48')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libdmtx/-/commit/e757615d5092f147b1f1940ac64bc6bf7ba1365e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libdmtx/-/commit/e757615d5092f147b1f1940ac64bc6bf7ba1365e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to