mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/yarock: Updated for version 1.1.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
57eaf04496
commit
9424a5c46b
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=yarock
|
||||
SRCNAM=$(echo ${PRGNAM^})
|
||||
VERSION=${VERSION:-1.1.3}
|
||||
VERSION=${VERSION:-1.1.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="yarock"
|
||||
VERSION="1.1.3"
|
||||
VERSION="1.1.4"
|
||||
HOMEPAGE="http://seb-apps.github.io/yarock/"
|
||||
DOWNLOAD="https://launchpad.net/yarock/1.x/1.1.3/+download/Yarock_1.1.3_source.tar.gz"
|
||||
MD5SUM="4131e469cbd0bc717b44a0145c7b637a"
|
||||
DOWNLOAD="https://launchpad.net/yarock/1.x/1.1.4/+download/Yarock_1.1.4_source.tar.gz"
|
||||
MD5SUM="794020bf0a571a24df6a6505d530f7c2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="htmlcxx"
|
||||
|
|
Loading…
Reference in a new issue