summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Sun2022-09-16 17:12:56 -0400
committerAndrew Sun2022-09-16 17:12:56 -0400
commit25062e59af7d9ac763e47c63935739c841f23028 (patch)
treeaa08d74d472f9bda8681cefe316155b8640b2ea5
parentcb974ed54e8632ff26fbcd0b79225f2748e4e310 (diff)
downloadaur-25062e59af7d9ac763e47c63935739c841f23028.tar.gz
5.6.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7c77987db65..2441df957bd8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clingo
pkgdesc = Grounding tools for (disjunctive) logic programs
- pkgver = 5.6.0
+ pkgver = 5.6.1
pkgrel = 1
url = https://potassco.org/
arch = i686
@@ -16,7 +16,7 @@ pkgbase = clingo
depends = python
conflicts = clasp
options = !lto
- source = git+https://github.com/potassco/clingo#tag=v5.6.0
+ source = git+https://github.com/potassco/clingo#tag=v5.6.1
sha256sums = SKIP
pkgname = clingo
diff --git a/PKGBUILD b/PKGBUILD
index 2dce4288b4d9..88bf5936c800 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Vincent Bernardoff <vb at luminar dot eu dot org>
pkgname=clingo
-pkgver=5.6.0
+pkgver=5.6.1
pkgrel=1
pkgdesc='Grounding tools for (disjunctive) logic programs'
arch=('i686' 'x86_64' 'pentium4')