[arch-commits] Commit in synthv1/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Tue Oct 27 10:28:37 UTC 2020
Date: Tuesday, October 27, 2020 @ 10:28:36
Author: dvzrv
Revision: 734265
upgpkg: synthv1 0.9.18-1: Upgrade to 0.9.18.
Modified:
synthv1/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-27 10:26:17 UTC (rev 734264)
+++ PKGBUILD 2020-10-27 10:28:36 UTC (rev 734265)
@@ -2,7 +2,7 @@
# Contributor: speps <speps at aur dot archlinux dot org>
pkgname=synthv1
-pkgver=0.9.17
+pkgver=0.9.18
pkgrel=1
pkgdesc="Old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx"
arch=('x86_64')
@@ -14,10 +14,10 @@
optdepends=('alsa-lib: for standalone application'
'jack: for standalone application'
'liblo: for standalone application'
- 'non-session-manager: for session management using the standalone application')
+ 'new-session-manager: for session management using the standalone application')
source=("https://download.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('761f2166d932d02bf6ea4918db4ec87141a71abd757be7a4879e8a39965185e0169e76550c82e748e0c5c5c8a46dda8dd67331a0a2c4837bbc732964193c6d68')
-b2sums=('1139fe01a3667c54c19fbe8543d1e47c2647045d4f43b500ace6ae4769cf19140b5b17fa4805ac1c71eb9993a6f932dc19d91910b817221dfea547fad8026711')
+sha512sums=('c766a8f930e3717ad94892c03738d7f11cf0d7558772a35e703f3d21e6e1e811537bf60c8d98de3fad2139497ec904a675eb84759045c8f87951f3dd6c6ddf60')
+b2sums=('a9067c6b8f89e72c662cbd7cd5ac2d73cfd22b820572ad2004a014d269352b39e48ac35910b0f832ebe77a2e3647764d85fff374aef768d9033e4d1ec30add99')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list