[arch-commits] Commit in calf/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Sun Jul 22 16:44:35 UTC 2018
Date: Sunday, July 22, 2018 @ 16:44:34
Author: arodseth
Revision: 362845
upgpkg: calf 0.90.1-1
Modified:
calf/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-22 16:15:34 UTC (rev 362844)
+++ PKGBUILD 2018-07-22 16:44:34 UTC (rev 362845)
@@ -3,17 +3,17 @@
# Contributor: Ray Rashif <schiv at archlinux.org>
pkgname=calf
-pkgver=0.90.0
-pkgrel=3
+pkgver=0.90.1
+pkgrel=1
pkgdesc='LV2/DSSI/LADSPA plug-ins suite and standalone JACK host'
arch=('x86_64')
url='https://calf-studio-gear.org/'
-groups=('pro-audio' 'lv2-plugins')
+groups=('lv2-plugins' 'pro-audio')
license=('LGPL')
depends=('dssi' 'fftw' 'fluidsynth' 'libglade')
makedepends=('ladspa' 'lv2')
source=("https://calf-studio-gear.org/files/$pkgname-$pkgver.tar.gz")
-sha256sums=('2b32007c4769b0bcc9898c088d26562b1ab1d57a68130d0235e7d27da4d83236')
+sha256sums=('eb3ac2e48952cf68b2d87151ce4cf58ea1fcd4433629ff0628b6e4165fe9dc7e')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list