summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgeorgp2015-07-13 20:50:55 +0200
committergeorgp2015-07-13 20:50:55 +0200
commit0fb8e437d7526ff95372be63fe9e0392a76f1778 (patch)
treef937db37741fbe34a02572c64cbbf7ef31ed6d36
parentd30468d3fe371aeeefec4fcb42c12c88c67ec566 (diff)
downloadaur-0fb8e437d7526ff95372be63fe9e0392a76f1778.tar.gz
just added conflicts
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 055fbc48a97c..e216a780e265 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,6 +8,7 @@ pkgbase = hibiscus-nightly
license = GPL
makedepends = unzip
depends = jameica-nightly>=2.7
+ conflicts = hibiscus
source = http://www.willuhn.de/products/hibiscus/releases/nightly/hibiscus-2.7.0-nightly.zip
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3ee866ae8efc..1a6099dc18dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ url="http://www.willuhn.de/products/hibiscus/"
license=('GPL')
depends=('jameica-nightly>=2.7')
makedepends=('unzip')
+conflicts=(hibiscus)
source=(http://www.willuhn.de/products/hibiscus/releases/nightly/hibiscus-$pkgver-nightly.zip)
md5sums=('SKIP')