summaryrefslogtreecommitdiff
path: root/pcr/pristine-etc-keeper
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-01-29 15:27:06 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2018-01-29 15:27:06 -0500
commit2c158a46c4f63fb2c4233c139acaa6910ffba415 (patch)
tree4bcab811a9686f2196e240892c779291d491d02d /pcr/pristine-etc-keeper
parent16568fbf42f2d7a55189ed0b9a9693a2dcd7c9a3 (diff)
pcr/pristine-etc-keeper: add replaces=(${pkgname}-git)
Diffstat (limited to 'pcr/pristine-etc-keeper')
-rw-r--r--pcr/pristine-etc-keeper/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/pcr/pristine-etc-keeper/PKGBUILD b/pcr/pristine-etc-keeper/PKGBUILD
index be86696b0..4fb32b7fd 100644
--- a/pcr/pristine-etc-keeper/PKGBUILD
+++ b/pcr/pristine-etc-keeper/PKGBUILD
@@ -5,7 +5,9 @@ pkgver=20180129
url=https://git.parabola.nu/~lukeshu/$pkgname.git
license=('WTFPL')
-pkgrel=1
+replaces=("${pkgname}-git")
+
+pkgrel=2
arch=(any)
depends=(etckeeper)
optdepends=('holo-files: For holo-files integration')