summaryrefslogtreecommitdiff
path: root/pcr/clasp
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-02-08 03:41:19 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-02-08 03:41:19 -0500
commit301f99de78f5d281e31692678f8f22e3a73c15ad (patch)
tree21b9e1d8f63e63ee8f051279c25e783dd9b91bfd /pcr/clasp
parentaaf2843d7ca2c89ef5b21ec7e6639659731950b4 (diff)
clasp-3.1.3-1: updating version
Diffstat (limited to 'pcr/clasp')
-rw-r--r--pcr/clasp/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/clasp/PKGBUILD b/pcr/clasp/PKGBUILD
index e74e969c3..30bd7e699 100644
--- a/pcr/clasp/PKGBUILD
+++ b/pcr/clasp/PKGBUILD
@@ -3,15 +3,15 @@
pkgname=clasp
groups=('potassco')
-pkgver=3.1.2
+pkgver=3.1.3
pkgrel=1
pkgdesc="A conflict-driven nogood learning answer set solver."
-arch=('x86_64' 'i686' 'armv6h' 'armv7h')
+arch=('x86_64' 'i686' 'armv7h')
url="http://potassco.sourceforge.net/"
license=('GPL3')
depends=()
source=("http://downloads.sourceforge.net/project/potassco/${pkgname}/${pkgver}/${pkgname}-${pkgver}-source.tar.gz")
-sha1sums=(bcfbd98a842f3f70a2d0e49f382cc2392ddad7ba)
+sha1sums=(9a261b64586092179cc3b327895b9b3521818ee2)
build() {
cd "${srcdir}/${pkgname}-${pkgver}"