Release CI Workflow
All checks were successful
Main LMDBAL workfow / Archlinux (push) Successful in 37s

This commit is contained in:
Blue 2023-10-14 15:09:50 -03:00
parent de210b44f5
commit 275406df61
Signed by: blue
GPG key ID: 9B203B252A63EE38
3 changed files with 48 additions and 2 deletions

View file

@ -10,7 +10,7 @@ depends=( 'lmdb' 'qt5-base')
makedepends=('cmake>=3.16' 'gcc')
optdepends=()
source=("$pkgname-$pkgver.tar.gz::https://git.macaw.me/blue/lmdbal/archive/$pkgver.tar.gz")
source=("$pkgname-$pkgver.tar.gz::https://git.macaw.me/blue/$pkgname/archive/$pkgver.tar.gz")
sha256sums=('df1a9687d81d609d160754285f2613d7e07fc6deb781d0fb0084e4857ea82e95')
build() {
cd "$srcdir/$pkgname"