aboutsummaryrefslogtreecommitdiffstats
path: root/community/libdmtx/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libdmtx/APKBUILD')
-rw-r--r--community/libdmtx/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libdmtx/APKBUILD b/community/libdmtx/APKBUILD
index 6efc006f5b..557c07fd59 100644
--- a/community/libdmtx/APKBUILD
+++ b/community/libdmtx/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=libdmtx
pkgver=0.7.5
-pkgrel=0
+pkgrel=1
pkgdesc="A software for reading and writing Data Matrix 2D barcodes"
-url="https://libdmtx.sourceforge.net/"
+url="https://github.com/dmtx"
arch="all"
license="BSD-2-Clause"
makedepends="autoconf automake libtool"