diff options
author | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2017-09-17 03:17:25 +0000 |
---|---|---|
committer | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2017-09-17 03:17:25 +0000 |
commit | 75ebbf6a2bba281cee3be705e6e90a179ababc2f (patch) | |
tree | cf9942f891fec2efc90fe34f4e86abeb4600f5f2 /community/clasp | |
parent | 94bd77df41f259f7bc18b42dc5b7034c65c3827d (diff) | |
download | aports-75ebbf6a2bba281cee3be705e6e90a179ababc2f.tar.bz2 aports-75ebbf6a2bba281cee3be705e6e90a179ababc2f.tar.xz |
community/clasp: bump pkgrel
Diffstat (limited to 'community/clasp')
-rw-r--r-- | community/clasp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/clasp/APKBUILD b/community/clasp/APKBUILD index 4c8e378bc1..7a5b839223 100644 --- a/community/clasp/APKBUILD +++ b/community/clasp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Anil Madhavapeddy <anil@recoil.org> pkgname=clasp pkgver=3.1.3 -pkgrel=0 +pkgrel=1 pkgdesc="Answer set solver for (extended) normal logic programs" url="https://potassco.org/" arch="all" |