Date: Friday, June 29, 2018 @ 12:41:05
  Author: arodseth
Revision: 347732

upgpkg: clasp 3.3.4-1

Modified:
  clasp/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-06-29 10:57:48 UTC (rev 347731)
+++ PKGBUILD    2018-06-29 12:41:05 UTC (rev 347732)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer: Alexander F Rødseth <[email protected]>
+# Maintainer: Alexander F. Rødseth <[email protected]>
 # Contributor: Vincent Bernardoff <[email protected]>
 
 pkgname=clasp
-pkgver=3.3.3
+pkgver=3.3.4
 pkgrel=1
 pkgdesc='Answer set solver'
 arch=('x86_64')
@@ -27,4 +27,5 @@
   DESTDIR="$pkgdir" ninja -C build install
 }
 
+# getver: github.com/potassco/clasp/releases
 # vim: ts=2 sw=2 et:

Reply via email to