summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Weißschuh2021-10-31 09:57:15 +0100
committerThomas Weißschuh2021-10-31 09:57:15 +0100
commitd080d4305ab983bde309203fba9769a29e2c7a89 (patch)
tree0a6811a5c4ffc3ebeae1e1b96cc284e5407358a9
parent6fbbc4dbd1866d433688cdf6819c919ddb6e55ab (diff)
downloadaur-dmtx-utils.tar.gz
upgpkg: dmtx-utils 0.7.6-1
upstream release
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67839f4d2d16..621009a4d2a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dmtx-utils
pkgdesc = Utilities to libdmtx
- pkgver = 0.7.4
+ pkgver = 0.7.6
pkgrel = 1
url = http://www.libdmtx.org/
arch = i686
@@ -8,8 +8,7 @@ pkgbase = dmtx-utils
license = GPL2
depends = libdmtx
depends = imagemagick
- source = http://downloads.sourceforge.net/libdmtx/dmtx-utils-0.7.4.tar.bz2
- sha256sums = 9f510f6c26a2a73e44da28eae78308973cc274043873cc7f90606624066ec7d0
+ source = https://github.com/dmtx/dmtx-utils/archive/v0.7.6.tar.gz
+ sha256sums = 0d396ec14f32a8cf9e08369a4122a16aa2e5fa1675e02218f16f1ab777ea2a28
pkgname = dmtx-utils
-
diff --git a/PKGBUILD b/PKGBUILD
index d070d0d94ae9..622b9b4835ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Weißschuh <thomas t-8ch de>
pkgname=dmtx-utils
-pkgver=0.7.5
+pkgver=0.7.6
pkgrel=1
pkgdesc="Utilities to libdmtx"
url="http://www.libdmtx.org/"
@@ -22,4 +22,4 @@ package() {
make DESTDIR="${pkgdir}" install
}
-sha256sums=('6fa365cd321609db40800f6b34a2387c0ac56ef4643f6101ac83cb762f5ce9ef')
+sha256sums=('0d396ec14f32a8cf9e08369a4122a16aa2e5fa1675e02218f16f1ab777ea2a28')