summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rwxr-xr-xrun.sh2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb9b67565ad8..ff80743d343a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = swish
pkgdesc = SWI-Prolog for SHaring: a SWI-Prolog web IDE
- pkgver = r1124.071295b
- pkgrel = 4
+ pkgver = r1150.55fec5a
+ pkgrel = 1
url = https://github.com/SWI-Prolog/swish
install = .install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 03d40740533a..36969d791f41 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
-pkgver=r1124.071295b
-pkgrel=4
+pkgver=r1150.55fec5a
+pkgrel=1
pkgdesc="SWI-Prolog for SHaring: a SWI-Prolog web IDE"
arch=('x86_64')
url="https://github.com/SWI-Prolog/swish"
diff --git a/run.sh b/run.sh
index 00acba6555cf..f7ffc493c05f 100755
--- a/run.sh
+++ b/run.sh
@@ -44,7 +44,7 @@ Exit status:
0 if OK,
1 some error occurred.
-Full documentation at: <https://https://github.com/SWI-Prolog/swish>
+Full documentation at: <https://github.com/SWI-Prolog/swish>
EOF
}