summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFranco Masotti2017-02-07 18:54:25 +0100
committerFranco Masotti2017-02-07 18:54:25 +0100
commit7a1659085eea033b740cfa1b41a8044bf4d9a9c9 (patch)
treef513961f7db846ed5446b493a4f78644eab7f8fc /PKGBUILD
parentef8f46da27b403ba37fed40bdbf156b930982085 (diff)
downloadaur-7a1659085eea033b740cfa1b41a8044bf4d9a9c9.tar.gz
Minor fixes.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6cbe231e1c6..05cb9dfcb2e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Franco Masotti <franco dot masotti at student dot unife dot it>
# Contributor: Franco Masotti <franco dot masotti at student dot unife dot it>
pkgname=swish-cplint
-pkgver=r1673.4e5dd96
-pkgrel=6
+pkgver=r1789.2563692
+pkgrel=1
pkgdesc="SWI-Prolog for SHaring: a SWI-Prolog web IDE integrated with the cplint suite"
arch=('x86_64')
url="https://github.com/friguzzi/swish"
@@ -11,12 +11,13 @@ depends=('libxinerama'
'libxpm'
'git'
'graphviz'
- 'swi-prolog-devel=7.3.32'
+ 'swi-prolog-devel'
'rserve-sandbox-docker')
makedepends=('git'
'bower'
'sed')
-conflicts=('swish')
+conflicts=('swish'
+ 'swish-cplint-bin')
install=.install
source=('git+https://github.com/friguzzi/swish#branch=master')
md5sums=('SKIP')