summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32b173487f71..38e9ec15c926 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clingo
pkgdesc = Grounding tools for (disjunctive) logic programs
- pkgver = 5.4.1
+ pkgver = 5.5.0
pkgrel = 1
url = https://potassco.org/
arch = i686
@@ -15,7 +15,7 @@ pkgbase = clingo
depends = lua
depends = python
conflicts = clasp
- source = git+https://github.com/potassco/clingo#tag=v5.4.1
+ source = git+https://github.com/potassco/clingo#tag=v5.5.0
sha256sums = SKIP
pkgname = clingo
diff --git a/PKGBUILD b/PKGBUILD
index c8e597b158aa..4c0dc28f33bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Andrew Sun <adsun701 at gmail dot com>
-# Contributor: Alexander F. Rødseth <xyproto@archlinux.org>
-# Contributor: Vincent Bernardoff <vb@luminar.eu.org>
+# Contributor: Alexander F. Rødseth <xyproto at archlinux dot org>
+# Contributor: Vincent Bernardoff <vb at luminar dot eu dot org>
pkgname=clingo
-pkgver=5.4.1
+pkgver=5.5.0
pkgrel=1
pkgdesc='Grounding tools for (disjunctive) logic programs'
arch=('i686' 'x86_64' 'pentium4')