Date: Monday, March 4, 2019 @ 12:13:20 Author: dvzrv Revision: 437521
upgpkg: synthv1 0.9.5-1 Upgrading to 0.9.5. Modified: synthv1/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-04 12:09:27 UTC (rev 437520) +++ PKGBUILD 2019-03-04 12:13:20 UTC (rev 437521) @@ -2,7 +2,7 @@ # Contributor: speps <speps at aur dot archlinux dot org> pkgname=synthv1 -pkgver=0.9.4 +pkgver=0.9.5 pkgrel=1 pkgdesc="Old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx" arch=('x86_64') @@ -12,7 +12,7 @@ depends=('desktop-file-utils' 'hicolor-icon-theme' 'jack' 'liblo' 'qt5-base') makedepends=('lv2' 'qt5-tools') source=("https://download.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz") -sha512sums=('9809caeb0b273194a53e6b6158621ce5d315df245ae486779710435782160fbe7efc57cfe479beafc2dc41d38b781f2d02fa2fe1e85188697fab1a498dcec5bd') +sha512sums=('cabeceb1f95e53f87a6ef68175d943f4eaafc7140f0558b1c01e6d321a91dfb605c60da843e63e229a0a20f3e15a24b8bf464ee41725e94a16abb5d4d37721e2') prepare() { cd "${pkgname}-${pkgver}"