[arch-commits] Commit in fluidsynth/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Sun Sep 30 10:06:07 UTC 2018
Date: Sunday, September 30, 2018 @ 10:06:07
Author: dvzrv
Revision: 388450
upgpkg: fluidsynth 2.0.0-1
Upgrading to 2.0.0.
Modified:
fluidsynth/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-09-30 09:39:36 UTC (rev 388449)
+++ PKGBUILD 2018-09-30 10:06:07 UTC (rev 388450)
@@ -3,8 +3,8 @@
# Contributor: damir <damir at archlinux.org>
pkgname=fluidsynth
-pkgver=1.1.11
-pkgrel=2
+pkgver=2.0.0
+pkgrel=1
pkgdesc="A real-time software synthesizer based on the SoundFont 2 specifications"
arch=('x86_64')
url="http://www.fluidsynth.org/"
@@ -14,7 +14,7 @@
license=('LGPL')
backup=("etc/conf.d/$pkgname")
source=($pkgname-$pkgver.tar.gz::"https://github.com/${pkgname}/${pkgname}/archive/v$pkgver.tar.gz")
-sha512sums=('ad7c634426b29e5a05d67addf32d43a9ccb11a1fe3cfc09ad617416b9df3dc99a48191377f5027232521380737dde2d9b59833516d1bffb90f410bab3bbe140c')
+sha512sums=('706aba61efccb0c08262bdf186efddf8acf2a45f586220a43aa7c733a612c0988953729c7c4fdb0c3214e6e9a1ee7719eb980af98fc4f278f333509db5610c66')
prepare() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list