mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
system/omnidb-app: Updated for version 2.9.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
d10f53fb05
commit
1466786004
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=omnidb-app
|
||||
VERSION=${VERSION:-2.8.0}
|
||||
VERSION=${VERSION:-2.9.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="omnidb-app"
|
||||
VERSION="2.8.0"
|
||||
VERSION="2.9.0"
|
||||
HOMEPAGE="https://omnidb.org/en/"
|
||||
DOWNLOAD="https://omnidb.org/dist/2.8.0/omnidb-app_2.8.0-debian-i386.deb"
|
||||
MD5SUM="c29bf16cb6b5558a7a93f8eb0dfeb868"
|
||||
DOWNLOAD_x86_64="https://omnidb.org/dist/2.8.0/omnidb-app_2.8.0-debian-amd64.deb"
|
||||
MD5SUM_x86_64="b67c7d72a856a9d43019164962816712"
|
||||
DOWNLOAD="https://omnidb.org/dist/2.9.0/omnidb-app_2.9.0-debian-i386.deb"
|
||||
MD5SUM="e2b018e5391602887af52d569848dd9a"
|
||||
DOWNLOAD_x86_64="https://omnidb.org/dist/2.9.0/omnidb-app_2.9.0-debian-amd64.deb"
|
||||
MD5SUM_x86_64="070822f39b5154de7dfaaab1816d9d32"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Gabriel Diniz Gisoldo"
|
||||
EMAIL="gabrielgisoldi@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue