mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/geany: Updated for version 1.31.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
aec7a7d2d0
commit
614d5f7a93
2 changed files with 3 additions and 3 deletions
|
@ -31,7 +31,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=geany
|
||||
VERSION=${VERSION:-1.31.0}
|
||||
VERSION=${VERSION:-1.34.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="geany"
|
||||
VERSION="1.31.0"
|
||||
HOMEPAGE="https://www.geany.org/"
|
||||
DOWNLOAD="https://github.com/geany/geany/archive/1.31.0/geany-1.31.0.tar.gz"
|
||||
MD5SUM="3e87fb53d3f8f4143e02ff2fde6c0a81"
|
||||
DOWNLOAD="https://github.com/geany/geany/archive/1.34.1/geany-1.34.1.tar.gz"
|
||||
MD5SUM="d36ad44844c8721f2ef9b5398260de3b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue