summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 99e3dc9e9db2..9711fa19c67e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=gaw3
-pkgver=20190716
+pkgver=20200922
pkgrel=1
pkgdesc="Gtk analog waveform viewer - tool for viewing analog data, such as the output of Spice simulations"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ optdepends=('alsa-lib')
provides=('gaw')
conflicts=('gaw')
source=(http://download.tuxfamily.org/gaw/download/${pkgname}-$pkgver.tar.gz)
-md5sums=('4f3deb51ec27ebe488e2913f9a396475')
+md5sums=('91eb6020fdf2174e70ad14301732a052')
build() {
cd ${pkgname}-$pkgver