mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/rxvt-unicode: Updated for version 9.20.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1f150aedcf
commit
e3b830fade
2 changed files with 5 additions and 5 deletions
|
@ -22,10 +22,10 @@
|
|||
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
# Maintained by LEVAI Daniel, 2010-2013
|
||||
# Maintained by LEVAI Daniel, 2010-2014
|
||||
|
||||
PRGNAM=rxvt-unicode
|
||||
VERSION=${VERSION:-9.19}
|
||||
VERSION=${VERSION:-9.20}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rxvt-unicode"
|
||||
VERSION="9.19"
|
||||
VERSION="9.20"
|
||||
HOMEPAGE="http://software.schmorp.de/pkg/rxvt-unicode.html"
|
||||
DOWNLOAD="http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-9.19.tar.bz2"
|
||||
MD5SUM="45ad197eb9b5a840c0f65e3a8131921c"
|
||||
DOWNLOAD="http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-9.20.tar.bz2"
|
||||
MD5SUM="4a5b823f08d21036f94a6c51e94d025b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue