Playing with CI
All checks were successful
Main LMDBAL workfow / Archlinux (push) Successful in 1m8s
All checks were successful
Main LMDBAL workfow / Archlinux (push) Successful in 1m8s
This commit is contained in:
parent
def2b8bc4d
commit
4fd3799c19
2 changed files with 83 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# Maintainer: Yury Gubich <blue@macaw.me>
|
||||
pkgname=lmdbal
|
||||
pkgver=0.5.4
|
||||
pkgver=1.0.0
|
||||
pkgrel=1
|
||||
pkgdesc="LMDB Abstraction Layer, qt5 version"
|
||||
pkgdesc="LMDB Abstraction Layer"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://git.macaw.me/blue/lmdbal"
|
||||
license=('GPL3')
|
||||
depends=( 'lmdb' 'qt5-base')
|
||||
depends=( 'lmdb' )
|
||||
makedepends=('cmake>=3.16' 'gcc')
|
||||
optdepends=()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue