mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/dte: Updated for version 1.9.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
34755ca231
commit
699b15cd27
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=dte
|
PRGNAM=dte
|
||||||
VERSION=${VERSION:-1.8.2}
|
VERSION=${VERSION:-1.9.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="dte"
|
PRGNAM="dte"
|
||||||
VERSION="1.8.2"
|
VERSION="1.9.1"
|
||||||
HOMEPAGE="https://craigbarnes.gitlab.io/dte"
|
HOMEPAGE="https://craigbarnes.gitlab.io/dte"
|
||||||
DOWNLOAD="https://craigbarnes.gitlab.io/dist/dte/dte-1.8.2.tar.gz"
|
DOWNLOAD="https://craigbarnes.gitlab.io/dist/dte/dte-1.9.1.tar.gz"
|
||||||
MD5SUM="e2b76d811812c533c544602478f7d1f3"
|
MD5SUM="000eb36d075742417458a1a184b169ab"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue