summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c737085a25af..bce59ea7d959 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Phil Sidler <phil_sidler@hotmail.com>
+# Maintainer: sardo <sardonimous@hotmail.com>
pkgname=oorexx
pkgver=4.2.0
pkgrel=1
@@ -11,6 +11,7 @@ makedepends=('automake' 'autoconf' 'libtool')
optdepends=('tcsh: for C shell sample'
'sh: for sh shell sample')
provides=("rexx")
+conflicts=("oorexx-beta")
install=${pkgname}.install
source=(https://sourceforge.net/projects/oorexx/files/oorexx/$pkgver/ooRexx-$pkgver-source.tar.gz
oorexx-4.2.0-fix-build.patch