[arch-commits] Commit in qsynth/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Sun Jul 22 18:59:40 UTC 2018
Date: Sunday, July 22, 2018 @ 18:59:40
Author: dvzrv
Revision: 362861
upgpkg: qsynth 0.5.2-1
Upgrading to 0.5.2.
Modified:
qsynth/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-22 18:52:54 UTC (rev 362860)
+++ PKGBUILD 2018-07-22 18:59:40 UTC (rev 362861)
@@ -4,8 +4,8 @@
# Contributor: damir <damir at archlinux.org>
pkgname=qsynth
-pkgver=0.5.1
-pkgrel=2
+pkgver=0.5.2
+pkgrel=1
pkgdesc="Qt GUI for FluidSynth"
arch=('x86_64')
url="https://qsynth.sourceforge.net/"
@@ -14,7 +14,7 @@
depends=('fluidsynth' 'qt5-x11extras' 'hicolor-icon-theme')
makedepends=('qt5-tools')
source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('0dcee26af6701820a9d5eabe53b996b8d0a67b70c07ef3f3dada4650a581971aa69300d548eaaa8499d55dfbac3d9562fe462f1238ab016f31cd1b94a1610e0a')
+sha512sums=('cf8df810bc57fde66a2217cc1dd2699080e83df0eb5641d2fc0ee6a0055c024b041a0ca498e050c3ccda44f0e6d25e73fa4b8e9fd321ceabac3787098caf5c51')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list