[arch-commits] Commit in samplv1/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Sep 17 11:15:11 UTC 2017


    Date: Sunday, September 17, 2017 @ 11:15:10
  Author: arojas
Revision: 258597

Update to 0.8.4

Modified:
  samplv1/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-17 11:13:30 UTC (rev 258596)
+++ PKGBUILD	2017-09-17 11:15:10 UTC (rev 258597)
@@ -2,11 +2,11 @@
 # Maintainer: speps <speps at aur dot archlinux dot org>
 
 pkgname=samplv1
-pkgver=0.8.0
+pkgver=0.8.4
 pkgrel=1
 pkgdesc="Polyphonic sampler synthesizer with stereo fx"
 arch=(i686 x86_64)
-url="https://$pkgname.sourceforge.net/$pkgname-index.html"
+url="https://samplv1.sourceforge.io/"
 license=('GPL')
 groups=('lv2-plugins')
 depends=('jack' 'liblo' 'lv2' 'qt5-base' 'desktop-file-utils'
@@ -13,7 +13,7 @@
          'hicolor-icon-theme' 'shared-mime-info')
 makedepends=('qt5-tools')
 source=("https://download.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('e3598531ae7c7b3ee571ee2b22c143f4')
+md5sums=('4bebff3eecd46f7f0ed717cba0aa9f9d')
 
 build() {
   cd $pkgname-$pkgver 



More information about the arch-commits mailing list