mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/sqlitebrowser: Updated for version 3.8.0.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
4589a9b55e
commit
15fee61d47
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=sqlitebrowser
|
||||
VERSION=${VERSION:-3.5.1}
|
||||
VERSION=${VERSION:-3.8.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sqlitebrowser"
|
||||
VERSION="3.5.1"
|
||||
VERSION="3.8.0"
|
||||
HOMEPAGE="http://sqlitebrowser.org/"
|
||||
DOWNLOAD="https://github.com/sqlitebrowser/sqlitebrowser/archive/v3.5.1.tar.gz"
|
||||
MD5SUM="9d0caa52f15dacecaf593ae20e2f9fe4"
|
||||
DOWNLOAD="https://github.com/sqlitebrowser/sqlitebrowser/archive/v3.8.0.tar.gz"
|
||||
MD5SUM="c7cfddc4b1327dd4558b95fddfdf2c7b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue