icmake: rebuild
This commit is contained in:
parent
12ec46b085
commit
62817bde41
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
pkgname=icmake
|
pkgname=icmake
|
||||||
pkgver=9.03.01
|
pkgver=9.03.01
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='A program maintenance (make) utility using a C-like grammar'
|
pkgdesc='A program maintenance (make) utility using a C-like grammar'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url='https://fbb-git.gitlab.io/icmake/'
|
url='https://fbb-git.gitlab.io/icmake/'
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
makedepends=('gcc')
|
makedepends=('gcc' 'git')
|
||||||
source=("${pkgname}::git+https://gitlab.com/fbb-git/icmake.git#tag=${pkgver}")
|
source=("${pkgname}::git+https://gitlab.com/fbb-git/icmake.git#tag=${pkgver}")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user