mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
libraries/orcania: updated for version 2.0.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6a795e9a45
commit
46483a2e8f
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=orcania
|
||||
VERSION=${VERSION:-1.2.9}
|
||||
VERSION=${VERSION:-2.0.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="orcania"
|
||||
VERSION="1.2.9"
|
||||
VERSION="2.0.1"
|
||||
HOMEPAGE="https://github.com/babelouest/orcania"
|
||||
DOWNLOAD="https://github.com/babelouest/orcania/archive/v1.2.9/orcania-1.2.9.tar.gz"
|
||||
MD5SUM="1195ee58fc3b486d3ac61d3f46e8cb58"
|
||||
DOWNLOAD="https://github.com/babelouest/orcania/archive/v2.0.1/orcania-2.0.1.tar.gz"
|
||||
MD5SUM="4e87edcd30c6c0312389dd4c743cc380"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jansson"
|
||||
|
|
Loading…
Reference in a new issue