summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrnmst/Franco Masotti2016-12-27 23:28:21 +0100
committerfrnmst/Franco Masotti2016-12-27 23:28:21 +0100
commitef8f46da27b403ba37fed40bdbf156b930982085 (patch)
treef77a496a291eeea129cbad448e6c983f97f7cb63 /PKGBUILD
parentf02e5142dafa48c5ceef467db55d4cb1c2548ab6 (diff)
downloadaur-ef8f46da27b403ba37fed40bdbf156b930982085.tar.gz
Updated.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0c5f174bff7..a6cbe231e1c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Franco Masotti <franco dot masotti at student dot unife dot it>
pkgname=swish-cplint
pkgver=r1673.4e5dd96
-pkgrel=5
+pkgrel=6
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,7 +11,7 @@ depends=('libxinerama'
'libxpm'
'git'
'graphviz'
- 'swi-prolog-devel'
+ 'swi-prolog-devel=7.3.32'
'rserve-sandbox-docker')
makedepends=('git'
'bower'