libraries/xcb-util-xrm: Updated for version 1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
93a8f9706d
commit
e63dd11177
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for xcb-util-xrm
|
||||
|
||||
# Copyright 2016 Johannes Schoepfer
|
||||
# Copyright 2016 - 2017 Johannes Schoepfer
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=xcb-util-xrm
|
||||
VERSION=${VERSION:-1.0}
|
||||
VERSION=${VERSION:-1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xcb-util-xrm"
|
||||
VERSION="1.0"
|
||||
VERSION="1.2"
|
||||
HOMEPAGE="https://github.com/Airblader/xcb-util-xrm"
|
||||
DOWNLOAD="https://github.com/Airblader/xcb-util-xrm/releases/download/v1.0/xcb-util-xrm-1.0.tar.bz2"
|
||||
MD5SUM="31b5074f47d8072a81d2ffd1dae3ad57"
|
||||
DOWNLOAD="https://github.com/Airblader/xcb-util-xrm/releases/download/v1.2/xcb-util-xrm-1.2.tar.bz2"
|
||||
MD5SUM="242dfd4af757fc5ca0e952a714b9606a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue