summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrebel2017-12-25 18:12:04 +0100
committerrebel2017-12-25 18:12:04 +0100
commit6fddd8c670ef271115855b0dd42985944b59647f (patch)
treea159c043699b2e75c2b2d6104c1035965c75e7a8 /PKGBUILD
parent1377878cf44e1886f8faf83aec7eb0bacc19636e (diff)
downloadaur-doublecmd-qt5-svn.tar.gz
Using repository version of qt5pas from now on.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6af145be6a68..90a024f25d30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=doublecmd-qt5-svn
pkgver=0.9
-pkgrel=1
+pkgrel=2
pkgdesc="twin-panel (commander-style) file manager (QT5)"
arch=(x86_64)
url=https://doublecmd.sourceforge.io/
license=(GPL2)
conflicts=(doublecmd doublecmd-qt doublecmd-qt5)
-depends=(qt5-base qt5-x11extras qt5-webkit qt5pas-lazarus)
+depends=(qt5-base qt5-x11extras qt5-webkit qt5pas)
makedepends=(subversion fpc lazarus-svn)
source=("$pkgname::svn+https://svn.code.sf.net/p/doublecmd/code/trunk")