[arch-commits] Commit in synthv1/trunk (PKGBUILD)
speps
speps at archlinux.org
Wed Feb 4 14:39:29 UTC 2015
Date: Wednesday, February 4, 2015 @ 15:39:29
Author: speps
Revision: 127085
upgpkg: synthv1 0.6.0-1
Modified:
synthv1/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-04 14:39:13 UTC (rev 127084)
+++ PKGBUILD 2015-02-04 14:39:29 UTC (rev 127085)
@@ -2,7 +2,7 @@
# Maintainer: speps <speps at aur dot archlinux dot org>
pkgname=synthv1
-pkgver=0.5.1
+pkgver=0.6.0
pkgrel=1
pkgdesc="An old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@
depends=('jack' 'liblo' 'lv2' 'qt4' 'shared-mime-info')
install="$pkgname.install"
source=("http://download.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('50a82c9fafd6c4c3d8aa7a01cd955a90')
+md5sums=('c184d5395851d2765bbd40047dddec76')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list