Fix PKGBUILD

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

View File

@ -11,7 +11,7 @@ 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")
sha1sums=('SKIP')
sha1sums=('SKIP' 'SKIP')
pkgver () {
_date=`date +"%Y%m%d"`