mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
[skip-ci] qsynth: update to 0.5.4
This commit is contained in:
parent
ba29f141c8
commit
2266d6d999
@ -1,5 +1,5 @@
|
|||||||
pkgname=qsynth
|
pkgname=qsynth
|
||||||
pkgver=0.5.3
|
pkgver=0.5.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Qt GUI for fluidsynth"
|
pkgdesc="Qt GUI for fluidsynth"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -9,7 +9,7 @@ depends=('fluidsynth' 'qt5-base' 'qt5-x11extras' 'hicolor-icon-theme')
|
|||||||
makedepends=('qt5-tools')
|
makedepends=('qt5-tools')
|
||||||
categories=('multimedia')
|
categories=('multimedia')
|
||||||
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
|
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
|
||||||
sha1sums=('1feb9987a9c08316137dc1c9ed4d854221c53a75')
|
sha1sums=('abfcbb3ef9b9c5a70145d8e943617697dd6cbee7')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $pkgname-$pkgver
|
cd $pkgname-$pkgver
|
||||||
|
Loading…
Reference in New Issue
Block a user