summaryrefslogtreecommitdiff
path: root/libre/parabola-wiki-docs
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-06-05 03:25:27 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-06-05 03:25:27 -0500
commit5efe5e749611790489724987ea1cf1c69a35f5a7 (patch)
tree5f785fd1c7bbaa09327f9901defd13400eac1e5c /libre/parabola-wiki-docs
parentfe44f44bfd05912503be330af9d15b581744120f (diff)
downloadabslibre-5efe5e749611790489724987ea1cf1c69a35f5a7.tar.gz
abslibre-5efe5e749611790489724987ea1cf1c69a35f5a7.tar.bz2
abslibre-5efe5e749611790489724987ea1cf1c69a35f5a7.zip
parabola-wiki-docs: Adding replaces and conflicts
Diffstat (limited to 'libre/parabola-wiki-docs')
-rw-r--r--libre/parabola-wiki-docs/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/libre/parabola-wiki-docs/PKGBUILD b/libre/parabola-wiki-docs/PKGBUILD
index 3dacca278..8c5ab53e3 100644
--- a/libre/parabola-wiki-docs/PKGBUILD
+++ b/libre/parabola-wiki-docs/PKGBUILD
@@ -10,6 +10,8 @@ url="https://notabug.org/ovruni/parabola-wiki-docs"
license=('FDL')
options=('!strip')
makedepends=('git' 'python' 'python-simplemediawiki' 'python-lxml' 'python-cssselect')
+replaces=('arch-wiki-docs')
+conflicts=('arch-wiki-docs')
source=("git+https://notabug.org/ovruni/parabola-wiki-docs.git#commit=${_commit}")
md5sums=('SKIP')