mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/sqliteman: Update DOWNLOAD and HOMEPAGE url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
71fdce509d
commit
9a9bc2273d
2 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@ sqliteman: Sqliteman is a simple but powerful Sqlite3 GUI database manager.
|
|||
sqliteman: Manage tables, views, or triggers, administrate the database
|
||||
sqliteman: space and index statistics.
|
||||
sqliteman:
|
||||
sqliteman: Homepage: http://sqliteman.com/
|
||||
sqliteman: Homepage: https://sourceforge.net/projects/sqliteman/
|
||||
sqliteman:
|
||||
sqliteman:
|
||||
sqliteman:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="sqliteman"
|
||||
VERSION="1.2.2"
|
||||
HOMEPAGE="http://sqliteman.com/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/sqliteman/sqliteman-1.2.2.tar.gz"
|
||||
HOMEPAGE="https://sourceforge.net/projects/sqliteman/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/sqliteman/sqliteman-1.2.2.tar.gz"
|
||||
MD5SUM="5ecdf710e23606e1b924f740ea69306d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue