[arch-commits] Commit in qsynth/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Tue May 22 22:46:48 UTC 2018
Date: Tuesday, May 22, 2018 @ 22:46:47
Author: dvzrv
Revision: 327786
upgpkg: qsynth 0.5.1-1
Upgrading to 0.5.1.
Modified:
qsynth/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-22 22:44:15 UTC (rev 327785)
+++ PKGBUILD 2018-05-22 22:46:47 UTC (rev 327786)
@@ -4,7 +4,7 @@
# Contributor: damir <damir at archlinux.org>
pkgname=qsynth
-pkgver=0.5.0
+pkgver=0.5.1
pkgrel=1
pkgdesc="Qt GUI for FluidSynth"
arch=('x86_64')
@@ -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=('3c7026edfef3115fae8e2167bb961f5e32d886c8d75b3534a3f110d921264cd270953145a4737f9d6660c55fccce81d7306ec0ce4064df6e7226598b52399298')
+sha512sums=('0dcee26af6701820a9d5eabe53b996b8d0a67b70c07ef3f3dada4650a581971aa69300d548eaaa8499d55dfbac3d9562fe462f1238ab016f31cd1b94a1610e0a')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list