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

David Runge dvzrv at archlinux.org
Tue Jul 24 22:21:49 UTC 2018


    Date: Tuesday, July 24, 2018 @ 22:21:49
  Author: dvzrv
Revision: 363322

upgpkg: samplv1 0.9.2-1

Upgrading to 0.9.2.

Modified:
  samplv1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-24 22:18:35 UTC (rev 363321)
+++ PKGBUILD	2018-07-24 22:21:49 UTC (rev 363322)
@@ -3,7 +3,7 @@
 # Contributor: speps <speps at aur dot archlinux dot org>
 
 pkgname=samplv1
-pkgver=0.9.1
+pkgver=0.9.2
 pkgrel=1
 pkgdesc="Polyphonic sampler synthesizer with stereo fx"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('desktop-file-utils' 'hicolor-icon-theme' 'jack' 'liblo' 'qt5-base')
 makedepends=('lv2' 'qt5-tools')
 source=("https://download.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('74b448a565ac353557e8e41344be8bd523eb9466f0c474f0f6bc9e21f844a24bb81e15a9ee6c68411e1600449fa258a5c6ab4e83ec0fe358b5b5174feb98b080')
+sha512sums=('5dced4a1266a39367b458821f533cdec04dbd2f9fa765447a6773a6613957f3091eb142af59f07a4f5c7b49293071312f2a87cf7881440fed16048b5753df110')
 
 prepare() {
   cd "${pkgname}-${pkgver}"
@@ -31,7 +31,6 @@
   cd "${pkgname}-${pkgver}"
   make DESTDIR="${pkgdir}/" install
   install -t "${pkgdir}/usr/share/doc/${pkgname}" \
-    -vDm644 {AUTHORS,ChangeLog,README,TODO}
+    -vDm 644 {AUTHORS,ChangeLog,README,TODO}
 }
-
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list