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 1c32c83e3f55..e4da03d7ce2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: aksr <aksr at t-com dot me>
pkgname=redo-c-git
-pkgver=r51.10c33d6
+pkgver=r58.24b5ccb
pkgrel=1
epoch=
pkgdesc="An implementation of the redo build system in portable C with zero dependencies."
@@ -13,7 +13,7 @@ makedepends=('git')
optdepends=()
checkdepends=()
provides=()
-conflicts=()
+conflicts=('redo-jdebp' 'redo-python' 'redo-sh')
replaces=()
backup=()
options=()