summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrany2020-10-29 20:53:36 +0200
committerrany2020-10-29 20:53:36 +0200
commit65d27e51bf6ba9e052d4ba1e71880d1970b2a354 (patch)
tree978346d126f30de73796fa96f0a0851088901463
parent5c5b4bd444c85515bc5eb8343d2fde95eecb1674 (diff)
downloadaur-65d27e51bf6ba9e052d4ba1e71880d1970b2a354.tar.gz
preserve config file
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0da18c7aa385..0af1296138c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,14 @@ pkgname=popura-git
_pkgname="popura"
pkgver=0.3.15+popura1
_commit=42941caaf13472f1ecc0c675ae6059a857f3e60a
-pkgrel=4
+pkgrel=5
pkgdesc="Popura ポプラ: alternative Yggdrasil network client"
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
url="https://github.com/popura-network/Popura"
license=('LGPLv3')
conflicts=('popura')
makedepends=('git' 'go')
+backup=(etc/default/popura)
source=("popura::git+https://github.com/popura-network/Popura.git#commit=${_commit}"
'popura.sysusers'
'popura-default-config.service'