libraries/ayatana-ido: Updated for version 0.10.3.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
49d9649466
commit
b3729a72ce
|
@ -3,6 +3,7 @@
|
|||
# Slackware build script for ayatana-ido.
|
||||
#
|
||||
# Copyright 2023 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2023 Reza Talebi, Shahin Shahr, Iran.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=ayatana-ido
|
||||
VERSION=${VERSION:-0.10.1}
|
||||
VERSION=${VERSION:-0.10.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="ayatana-ido"
|
||||
VERSION="0.10.1"
|
||||
VERSION="0.10.3"
|
||||
HOMEPAGE="https://github.com/AyatanaIndicators/ayatana-ido"
|
||||
DOWNLOAD="https://github.com/AyatanaIndicators/ayatana-ido/archive/0.10.1/ayatana-ido-0.10.1.tar.gz"
|
||||
MD5SUM="9d87a3af97cc3f9e662293e6354e3072"
|
||||
DOWNLOAD="https://github.com/AyatanaIndicators/ayatana-ido/archive/0.10.3/ayatana-ido-0.10.3.tar.gz"
|
||||
MD5SUM="430976c2dd6ff443354681b100f8b080"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="Edinaldo P. Silva"
|
||||
EMAIL="edps.mundognu@gmail.com"
|
||||
MAINTAINER="Reza Talebi"
|
||||
EMAIL="reza.talebi.73@outlook.com"
|
||||
|
|
Loading…
Reference in New Issue