summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2020-10-04 19:52:01 -0600
committerBrian Bidulock2020-10-04 19:52:01 -0600
commitec1ca639ed2ceee9358cbdc02ca47f6ddc088df4 (patch)
treec227cf33b818715892958f45c1c22bde1ced9b6c /PKGBUILD
parentad6b1472873d93b7ac3a26f5ed5d6bb96b9d4495 (diff)
downloadaur-gaw3.tar.gz
uppkg
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