summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e9f1cfad27d..eddd933f2fa2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgorg=gitlab.com/mipimipi
pkgname=repman-git
_pkgname=repman
-pkgver=0.7.2
+pkgver=0.7.4
pkgrel=1
pkgdesc="Manage (remote) custom repositories for Arch Linux packages"
arch=(
@@ -40,6 +40,9 @@ makedepends=(
make
asciidoctor
)
+options=(
+ !debug
+)
pkgver() {
cd "$srcdir/$_pkgname" || return