summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrebel2017-12-26 17:27:29 +0100
committerrebel2017-12-26 17:27:29 +0100
commitf9d9b8d596dde4d9b8eec81ad72ab6354d10a661 (patch)
tree4fed911630280055493489855ce4536287195100 /PKGBUILD
parent9d6ca7fe4790df151429e24dd09e2db97f033334 (diff)
downloadaur-lazarus-qt5-svn.tar.gz
Conflicts lazarus-qt5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e422a355f84..953a87816eda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=lazarus-qt5-svn
pkgver=1.9
-pkgrel=1
+pkgrel=2
pkgdesc="Delphi-like IDE for FreePascal qt5 version"
arch=(x86_64)
url=https://www.lazarus-ide.org/
license=(GPL2)
-conflicts=(lazarus-qt lazarus-gtk2)
+conflicts=(lazarus-qt lazarus-gtk2 lazarus-qt5)
depends=(fpc fpc-src qt5-base qt5pas lazarus-svn)
makedepends=(subversion)
source=("$pkgname::svn+https://svn.freepascal.org/svn/lazarus/trunk")