summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Hummel2023-02-03 10:58:18 -0700
committerDavid Hummel2023-02-03 10:58:18 -0700
commit1a8edd437fa73c3e3c1f0e792c240ca62ed0180f (patch)
treea6047ea8ab4834e52163dd3bb06a79cdedefabec /PKGBUILD
parentc51198dd5c5529d2fcb4fab3e68f878e86cddd81 (diff)
downloadaur-hessling-editor-das.tar.gz
Upgrade to 4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74ccec68e2b9..2d96ad16f05d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
# Maintainer: David Hummel <david dot hummel at gmail point com>
_pkgname=the
-_pkgver=3.3
+_pkgver=4.0
pkgname=hessling-editor-das
-pkgver=3.3RC8
+pkgver=4.0
pkgrel=1
pkgdesc="A powerful text editor modelled on the VM/CMS text editor XEDIT with the best features of Mansfield Software's Kedit."
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ depends=('ncurses' 'regina-rexx-das')
provides=('hessling-editor')
options=(!buildflags)
source=("http://downloads.sourceforge.net/$provides/$_pkgname-$_pkgver.tar.gz")
-sha512sums=('988c918dbb32177bfd5d28f251862060450f91a18e698bb4c19a20872738fec328b4b99c420f9755ef7401e6d3109664b6da5aa666115d6b30fdc1145d3ca1c6')
+sha512sums=('9d8a9d864caa729a83f41932186eb6929e69207231a0d241b9574cf6af02aeeb28b53492af54e4c1ced3afa868060e8031aadf33b1168a8d9aeae14a8e9c1c86')
build() {
cd "$srcdir/$_pkgname-$_pkgver"