mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/unibilium: Updated for version 1.1.5.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
9d9f59b555
commit
4af5b64f2a
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=unibilium
|
||||
VERSION=${VERSION:-1.1.2}
|
||||
VERSION=${VERSION:-1.1.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="unibilium"
|
||||
VERSION="1.1.2"
|
||||
VERSION="1.1.5"
|
||||
HOMEPAGE="https://github.com/mauke/unibilium"
|
||||
DOWNLOAD="https://github.com/mauke/unibilium/archive/v1.1.2.tar.gz"
|
||||
MD5SUM="5c0f5d93c34c2312c977d55b90d9f7a1"
|
||||
DOWNLOAD="https://github.com/mauke/unibilium/archive/v1.1.5.tar.gz"
|
||||
MD5SUM="3cd508847eab55c4aa8466e9ff1e7080"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64="5c0f5d93c34c2312c977d55b90d9f7a1"
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue