desktop/sun: Updated for version 1.2.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
a9a616cded
commit
ce433e8680
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=sun
|
||||
VERSION=${VERSION:-1.2.0}
|
||||
VERSION=${VERSION:-1.2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sun"
|
||||
VERSION="1.2.0"
|
||||
VERSION="1.2.1"
|
||||
HOMEPAGE="https://github.com/dslackw/sun"
|
||||
DOWNLOAD="https://github.com/dslackw/sun/archive/v1.2.0.tar.gz"
|
||||
MD5SUM="c1a97ba1afb3d46381476b9e3f2fa554"
|
||||
DOWNLOAD="https://github.com/dslackw/sun/archive/v1.2.1.tar.gz"
|
||||
MD5SUM="e73a98292da122da55acc25973000062"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue