Fix PKGBUILD

This commit is contained in:
Mario Hüttel 2022-04-17 00:47:41 +02:00
parent 2f59a762cd
commit b39030aeaa
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ licence=('GPLv2')
depends=('glib2' 'gtk3' 'cairo')
makedepends=('cmake' 'git')
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')
pkgver () {