summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Picht2023-05-01 05:29:17 +0000
committerMichael Picht2023-05-01 05:29:17 +0000
commitec97d64313c6f33d6c4cc56dbb5bab5edbfc6a23 (patch)
treee4a61f9374d830372101ccd490943848b6daf609 /PKGBUILD
parent1f816a727108fbf4eea922cec81f242a847323fa (diff)
downloadaur-ec97d64313c6f33d6c4cc56dbb5bab5edbfc6a23.tar.gz
repman: v0.5.1 -> v0.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de4b706698b1..e72264eff12e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,10 @@ _pkgorg=gitlab.com/mipimipi
pkgname=repman-git
_pkgname=repman
pkgver=0.3.0
-pkgrel=3
+pkgrel=4
pkgdesc="Manage (remote) custom repositories"
arch=(
aarch64
- armv7h
x86_64
)
url="https://$_pkgorg/$_pkgname"