blob: d610a80f80a34f3c56ecc617abd3bf90fa033e3d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = guile-colorized-git
pkgdesc = Colorized Guile REPL from Git
pkgver = v0.1.r5.g1625a79
pkgrel = 1
url = https://gitlab.com/NalaGinrut/guile-colorized
arch = any
license = GPL
makedepends = git
makedepends = sed
makedepends = guile
provides = guile-colorized=v0.1.r5.g1625a79
source = guile-colorized::git+https://gitlab.com/NalaGinrut/guile-colorized.git
md5sums = SKIP
pkgname = guile-colorized-git
|