mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/pulsar: Updated for version 1.119.0.
This commit is contained in:
parent
5d7290c295
commit
c88a82b0cf
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=pulsar
|
||||
VERSION=${VERSION:-1.118.0}
|
||||
VERSION=${VERSION:-1.119.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="pulsar"
|
||||
VERSION="1.118.0"
|
||||
VERSION="1.119.0"
|
||||
HOMEPAGE="https://pulsar-edit.dev"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/pulsar-edit/pulsar/releases/download/v1.118.0/Linux.pulsar-1.118.0.tar.gz"
|
||||
MD5SUM_x86_64="29df7ccf474d2242572ed8d1bd5726ae"
|
||||
DOWNLOAD_x86_64="https://github.com/pulsar-edit/pulsar/releases/download/v1.119.0/Linux.pulsar-1.119.0.tar.gz"
|
||||
MD5SUM_x86_64="ea77d8a25481bd65715449f55f292d15"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Charadon"
|
||||
EMAIL="dev@iotib.net"
|
||||
|
|
Loading…
Reference in a new issue