mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
libraries/orcania: updated for version 2.1.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
84763a0fcc
commit
75a86486a0
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=orcania
|
PRGNAM=orcania
|
||||||
VERSION=${VERSION:-2.0.1}
|
VERSION=${VERSION:-2.1.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="orcania"
|
PRGNAM="orcania"
|
||||||
VERSION="2.0.1"
|
VERSION="2.1.0"
|
||||||
HOMEPAGE="https://github.com/babelouest/orcania"
|
HOMEPAGE="https://github.com/babelouest/orcania"
|
||||||
DOWNLOAD="https://github.com/babelouest/orcania/archive/v2.0.1/orcania-2.0.1.tar.gz"
|
DOWNLOAD="https://github.com/babelouest/orcania/archive/v2.1.0/orcania-2.1.0.tar.gz"
|
||||||
MD5SUM="4e87edcd30c6c0312389dd4c743cc380"
|
MD5SUM="9eba5d4f1a553e95f62da2ea35500dde"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="jansson"
|
REQUIRES="jansson"
|
||||||
|
|
Loading…
Reference in a new issue