summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6215e7532ac..aca2bd78bc83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=redo-sh
_pkgname=redo
pkgver=1.2.6
-pkgrel=1
+pkgrel=2
pkgdesc="Redo implementation in Bourne Shell."
arch=("any")
license=("AGPL3")
@@ -11,7 +11,7 @@ url="http://news.dieweltistgarnichtso.net/bin/redo-sh.html"
depends=("sh")
optdepends=("graphviz: dependency graph support via redo-dot")
provides=("redo")
-conflicts=("redo-c-git" "redo-python")
+conflicts=("redo")
source=("http://daten.dieweltistgarnichtso.net/src/${_pkgname}-v${pkgver}.tar.gz")
sha256sums=('979393f8a24e8fb9c8d100515090b1013c6689bf64f99f4120696521369999b3')