That should be sqlitebrowser-beta
This commit is contained in:
20
sqlitebrowser-beta/package.yml
Normal file
20
sqlitebrowser-beta/package.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
name : sqlitebrowser-beta
|
||||
version : 3.11.0
|
||||
release : 3
|
||||
source :
|
||||
- https://github.com/sqlitebrowser/sqlitebrowser/archive/v3.11.0-beta3.tar.gz : 0e84a59eb562b6b9a89c8dd131e2bc3921b21e4b042e05115f6eceb497c66c84
|
||||
license : GPL-3.0
|
||||
component : programming.tools
|
||||
summary : DB Browser for SQLite
|
||||
description: |
|
||||
DB Browser for SQLite is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.
|
||||
builddeps :
|
||||
- pkgconfig(glu)
|
||||
- pkgconfig(Qt5UiTools)
|
||||
- pkgconfig(sqlite3)
|
||||
setup : |
|
||||
%cmake
|
||||
build : |
|
||||
%make
|
||||
install : |
|
||||
%make_install
|
||||
Reference in New Issue
Block a user