pragma once and minor change in transactions
This commit is contained in:
parent
43d4900809
commit
56d35d4832
29 changed files with 79 additions and 143 deletions
|
@ -10,7 +10,7 @@ depends=( 'lmdb' )
|
|||
makedepends=('cmake>=3.16' 'gcc')
|
||||
optdepends=()
|
||||
|
||||
source=("lmdbal-$pkgver.tar.gz::https://git.macaw.me/blue/lmdbal/archive/$pkgver.tar.gz")
|
||||
source=("lmdbal-$pkgver-$pkgrel.tar.gz::https://git.macaw.me/blue/lmdbal/archive/$pkgver.tar.gz")
|
||||
sha256sums=('SKIP')
|
||||
build() {
|
||||
cd "$srcdir/lmdbal"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue