summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Picht2023-04-10 13:34:21 +0000
committerMichael Picht2023-04-10 13:34:21 +0000
commit1f816a727108fbf4eea922cec81f242a847323fa (patch)
treef934a370146bdb3ca284ba329b38e2fc27fa4e77 /PKGBUILD
parent39b3e1aba8ad7c4f1ad1ee408aa342b2edb6b4c0 (diff)
downloadaur-1f816a727108fbf4eea922cec81f242a847323fa.tar.gz
repman: v0.4.0 -> v0.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd5dfc4e5f92..de4b706698b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgorg=gitlab.com/mipimipi
pkgname=repman-git
_pkgname=repman
pkgver=0.3.0
-pkgrel=2
+pkgrel=3
pkgdesc="Manage (remote) custom repositories"
arch=(
aarch64
@@ -37,6 +37,7 @@ makedepends=(
)
provides=(repman)
conflicts=(repman)
+backup=("etc/repman.conf")
pkgver() {
cd "$srcdir/$_pkgname" || return