external transaction methods for storage
This commit is contained in:
parent
f39d44890a
commit
e2dbea21d1
19 changed files with 273 additions and 58 deletions
|
@ -10,7 +10,7 @@ depends=( 'lmdb' 'qt5-base')
|
|||
makedepends=('cmake>=3.16')
|
||||
optdepends=()
|
||||
|
||||
source=("$pkgname-$pkgver.tar.gz")
|
||||
source=("$pkgname-$pkgver.tar.gz::https://git.macaw.me/blue/lmdbal/archive/$pkgver.tar.gz")
|
||||
sha256sums=('SKIP')
|
||||
build() {
|
||||
cd "$srcdir/$pkgname"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue