Fix PKGBUILD
This commit is contained in:
parent
2f59a762cd
commit
b39030aeaa
@ -10,7 +10,7 @@ licence=('GPLv2')
|
|||||||
depends=('glib2' 'gtk3' 'cairo')
|
depends=('glib2' 'gtk3' 'cairo')
|
||||||
makedepends=('cmake' 'git')
|
makedepends=('cmake' 'git')
|
||||||
privides=('gds-render')
|
privides=('gds-render')
|
||||||
source=("${pkgname}-git"::"git+https://git.shimatta.de/mhu/gds-render.git#recursive" "https://git.shimatta.de/3rd-party/libfort.git")
|
source=("${pkgname}-git"::"git+https://git.shimatta.de/mhu/gds-render.git" "https://git.shimatta.de/3rd-party/libfort.git")
|
||||||
sha1sums=('SKIP' 'SKIP')
|
sha1sums=('SKIP' 'SKIP')
|
||||||
|
|
||||||
pkgver () {
|
pkgver () {
|
||||||
|
Loading…
Reference in New Issue
Block a user