[arch-commits] Commit in aspcud/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Tue Jan 2 10:07:38 UTC 2018


    Date: Tuesday, January 2, 2018 @ 10:07:37
  Author: arodseth
Revision: 277675

upgpkg: aspcud 1.9.4-3

Modified:
  aspcud/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-02 08:48:42 UTC (rev 277674)
+++ PKGBUILD	2018-01-02 10:07:37 UTC (rev 277675)
@@ -4,12 +4,13 @@
 
 pkgname=aspcud
 pkgver=1.9.4
-pkgrel=2
+pkgrel=3
 pkgdesc='Solver for package dependencies'
 arch=('x86_64')
 url='https://potassco.org/aspcud'
 license=('GPL3')
-makedepends=('boost' 'clingo' 'cmake' 'git' 'ninja' 're2c')
+makedepends=('boost' 'cmake' 'git' 'ninja' 're2c')
+depends=('clingo')
 source=("git+https://github.com/potassco/$pkgname#tag=v$pkgver")
 md5sums=('SKIP')
 



More information about the arch-commits mailing list