summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander F. Rødseth2019-03-27 16:15:42 +0100
committerAlexander F. Rødseth2019-03-27 16:15:42 +0100
commitefd911fce411e5159f1da9d6a0a54b32259b6fc3 (patch)
treed5691a90bcf99403d548412c7b8cce43973d1987 /PKGBUILD
parent7818bcd72feff4254ce7cc1f51424b49a5106646 (diff)
downloadaur-efd911fce411e5159f1da9d6a0a54b32259b6fc3.tar.gz
Move to AUR in connection with the spring cleaning
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b1d323ffc59..d60e32e9e551 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
-# Maintainer: Vincent Bernardoff <vb@luminar.eu.org>
+# Maintainer:
+# Contributor: Vincent Bernardoff <vb@luminar.eu.org>
pkgname=clingo
groups=('potassco')
pkgver=5.1.0
pkgrel=1
pkgdesc="Grounding tools for (disjunctive) logic programs."
-arch=('x86_64' 'i686' 'armv6h' 'armv7h')
+arch=('x86_64')
url="https://potassco.org"
license=('GPL3')
depends=()