mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/Quaternion: Updated for version 0.0.9.4e.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8000e46b25
commit
ad05dc1a7d
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=Quaternion
|
||||
VERSION=${VERSION:-0.0.9.4c}
|
||||
VERSION=${VERSION:-0.0.9.4e}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="Quaternion"
|
||||
VERSION="0.0.9.4c"
|
||||
VERSION="0.0.9.4e"
|
||||
HOMEPAGE="https://github.com/quotient-im/Quaternion"
|
||||
DOWNLOAD="https://github.com/quotient-im/Quaternion/archive/0.0.9.4c/Quaternion-0.0.9.4c.tar.gz"
|
||||
MD5SUM="6786fbdeec6edc5432694216aebe2ebf"
|
||||
DOWNLOAD="https://github.com/quotient-im/Quaternion/archive/0.0.9.4e/Quaternion-0.0.9.4e.tar.gz"
|
||||
MD5SUM="e489f331b49f18e0554b60070e61b7c9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libQuotient"
|
||||
REQUIRES="qt5 libQuotient"
|
||||
MAINTAINER="Charles Daniels"
|
||||
EMAIL="charles@cdaniels.net"
|
||||
|
|
Loading…
Reference in a new issue