summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Picht2024-02-21 15:23:27 +0000
committerMichael Picht2024-02-21 15:23:27 +0000
commit5a0a7bb6a1cabfdc73cb88adf8241c4ba5139658 (patch)
treed798113e3d170c2e9af00322d6019c1fa763a2ff /PKGBUILD
parentabb35658e998b75f7b8f1325e7990ed6a7c4c346 (diff)
downloadaur-5a0a7bb6a1cabfdc73cb88adf8241c4ba5139658.tar.gz
repman: 0.7.2 -> 0.7.4
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