That should be sqlitebrowser-beta

This commit is contained in:
Abdulkadir Furkan Şanlı
2019-01-02 07:40:00 +01:00
parent b4ed8832ea
commit ed090210b0
11 changed files with 13 additions and 13 deletions

View 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