Update PKGBUILD
This commit is contained in:
parent
ba6b07c8a2
commit
9a43cd53f8
@ -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")
|
source=("${pkgname}-git"::"git+https://git.shimatta.de/mhu/gds-render.git#recursive")
|
||||||
sha1sums=('SKIP')
|
sha1sums=('SKIP')
|
||||||
|
|
||||||
pkgver () {
|
pkgver () {
|
||||||
|
Loading…
Reference in New Issue
Block a user