mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
desktop/alarm: Updated for version 2.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
4221b295c6
commit
88076fe386
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for alarm
|
# Slackware build script for alarm
|
||||||
|
|
||||||
# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece
|
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=alarm
|
PRGNAM=alarm
|
||||||
VERSION=${VERSION:-1.7}
|
VERSION=${VERSION:-2.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="alarm"
|
PRGNAM="alarm"
|
||||||
VERSION="1.7"
|
VERSION="2.0"
|
||||||
HOMEPAGE="https://github.com/dslackw/alarm"
|
HOMEPAGE="https://github.com/dslackw/alarm"
|
||||||
DOWNLOAD="https://github.com/dslackw/alarm/archive/v1.7.tar.gz"
|
DOWNLOAD="https://github.com/dslackw/alarm/archive/v2.0.tar.gz"
|
||||||
MD5SUM="241949fcdba3081fdb9263f0d2ccfbf6"
|
MD5SUM="09f34fe3fc0138ce0908388cf9f8ad31"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue