aboutsummaryrefslogtreecommitdiffstats
path: root/community/aspcud/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/aspcud/APKBUILD')
-rw-r--r--community/aspcud/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/aspcud/APKBUILD b/community/aspcud/APKBUILD
index ac1caf13c30..70fe0084cc9 100644
--- a/community/aspcud/APKBUILD
+++ b/community/aspcud/APKBUILD
@@ -1,13 +1,13 @@
# Contributor: Anil Madhavapeddy <anil@recoil.org>
-# Maintainer:
+# Maintainer: Celeste <cielesti@protonmail.com>
pkgname=aspcud
pkgver=1.9.6
-pkgrel=1
+pkgrel=8
pkgdesc="Package dependency solver"
url="https://potassco.org/aspcud/"
arch="all"
license="MIT"
-depends="boost clingo"
+depends="clingo"
makedepends="boost-dev cmake re2c samurai"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/potassco/aspcud/archive/v$pkgver.tar.gz"