summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a7d318ce8b6..b0200c574252 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pakku-git
pkgdesc = Pacman wrapper with AUR support with latest changes from github repo
pkgver = 0.13.1.gd25443b
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/kitsunyan/pakku
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index e23906f75bc9..682917cf03cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=pakku-git
pkgver=0.13.1.gd25443b
-pkgrel=1
+pkgrel=2
pkgdesc='Pacman wrapper with AUR support with latest changes from github repo'
arch=('x86_64')
url="https://github.com/kitsunyan/pakku"
@@ -14,6 +14,7 @@ backup=('etc/pakku.conf')
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
source=("git+https://github.com/kitsunyan/${pkgname%-git}.git")
+backup=(etc/pakku.conf)
sha256sums=('SKIP')
pkgver() {