New package: sqlitebrowser-3.4.0.
This commit is contained in:
parent
24c2b56e6d
commit
979fe4e552
1 changed files with 13 additions and 0 deletions
13
srcpkgs/sqlitebrowser/template
Normal file
13
srcpkgs/sqlitebrowser/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'sqlitebrowser'
|
||||
pkgname=sqlitebrowser
|
||||
version=3.4.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config cmake"
|
||||
makedepends="qt-devel sqlite-devel"
|
||||
short_desc="A light GUI editor for SQLite databases"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://sqlitebrowser.org/"
|
||||
distfiles="https://github.com/sqlitebrowser/sqlitebrowser/archive/v${version}.tar.gz"
|
||||
checksum=05958cb1b9b893f45df1199974923a6f57ff33c8c1fdd8d8e74132ab9caf1cba
|
Loading…
Reference in a new issue