Date: Tuesday, March 12, 2019 @ 13:53:35 Author: dvzrv Revision: 440635
upgpkg: qsynth 0.5.5-1 Upgrading to 0.5.5. Modified: qsynth/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-12 13:50:30 UTC (rev 440634) +++ PKGBUILD 2019-03-12 13:53:35 UTC (rev 440635) @@ -3,8 +3,8 @@ # Contributor: damir <[email protected]> pkgname=qsynth -pkgver=0.5.4 -pkgrel=2 +pkgver=0.5.5 +pkgrel=1 pkgdesc="Qt GUI for FluidSynth" arch=('x86_64') url="https://qsynth.sourceforge.net/" @@ -13,7 +13,7 @@ depends=('fluidsynth' 'qt5-x11extras' 'hicolor-icon-theme') makedepends=('qt5-tools') source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz") -sha512sums=('711b18efea3b4050c567f2c549ab4f44525f53de42c6cfea379260e62966215e6d59432bed946733c7e772d691edb739a882de753cf3f46b932833de7b120b7d') +sha512sums=('4e90b38d428c6b49a78b648ac9604e683f32623898205abe3a98c4136c5b29ab27c101cf63207dbbfdcba105913de2dcb5cc7669a6433def71d071f39cf68429') build() { cd "${pkgname}-${pkgver}"
