aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/diffoscope/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/diffoscope/APKBUILD b/testing/diffoscope/APKBUILD
index 11a4e9d3f6e..490532267b9 100644
--- a/testing/diffoscope/APKBUILD
+++ b/testing/diffoscope/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=diffoscope
pkgver=172
-pkgrel=0
+pkgrel=1
pkgdesc="In-depth comparison of files, archives, and directories"
options="!check" # Requires unpackaged 'tlsh'
url="https://diffoscope.org/"