mingw-w64-gtkwave: bump 3.3.115

This commit is contained in:
Darryl L. Miles
2023-05-12 23:57:37 +01:00
parent dc6f7789eb
commit 0ab2fb51d0

View File

@@ -10,7 +10,7 @@
_realname=gtkwave
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=3.3.111
pkgver=3.3.115
pkgrel=1
pkgdesc='GtkWave, a fully featured GTK+ based wave viewer which reads VCD, GHW, LXT, LXT2, VZT and FST files (mingw-w64)'
arch=('any')
@@ -36,7 +36,10 @@ makedepends=(
"${MINGW_PACKAGE_PREFIX}-gperf"
)
source=("https://gtkwave.sourceforge.io/${_realname}-gtk3-${pkgver}.tar.gz")
sha256sums=('b4e1c2f718fb3c4b4f412a220876b9da599fe11745fb6f7eb4aed107b1106233')
# Last Updated on Date updated: 12-May-2023
# Last Change included: SVN r1642 2023-04-17 19:00:21
# Click: https://sourceforge.net/p/gtkwave/code/HEAD/tree/ "HISTORY Button"
sha256sums=('adb7a7c02b18ca0835a064b672f6cdc51f875c454b0189a743f2ce8b91e64aa5')
prepare() {
cd "${srcdir}/${_realname}-gtk3-${pkgver}"