mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/quassel-qt5: Updated for version 0.13.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cc3d3aed30
commit
d439016ba6
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
PRGNAM=quassel-qt5
|
||||
SRCNAM=quassel
|
||||
VERSION=${VERSION:-0.13.0}
|
||||
VERSION=${VERSION:-0.13.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="quassel-qt5"
|
||||
VERSION="0.13.0"
|
||||
VERSION="0.13.1"
|
||||
HOMEPAGE="https://quassel-irc.org/"
|
||||
DOWNLOAD="https://quassel-irc.org/pub/quassel-0.13.0.tar.bz2"
|
||||
MD5SUM="d7158e9f93817e9edd685f8f92e7e709"
|
||||
DOWNLOAD="https://quassel-irc.org/pub/quassel-0.13.1.tar.bz2"
|
||||
MD5SUM="7f9b8074632262a392c1d00936808d03"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qca-qt5"
|
||||
|
|
Loading…
Reference in a new issue