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

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


    Date: Tuesday, July 24, 2018 @ 22:24:24
  Author: dvzrv
Revision: 363324

upgpkg: synthv1 0.9.2-1

Upgrading to 0.9.2.

Modified:
  synthv1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-24 22:21:56 UTC (rev 363323)
+++ PKGBUILD	2018-07-24 22:24:24 UTC (rev 363324)
@@ -3,7 +3,7 @@
 # Contributor: speps <speps at aur dot archlinux dot org>
 
 pkgname=synthv1
-pkgver=0.9.1
+pkgver=0.9.2
 pkgrel=1
 pkgdesc="Old-school all-digital 4-oscillator subtractive polyphonic 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=('27ef5d72a849872e665c6b06637dceae53eaa8582195c4f7b5b93811fffcbe19ac6c35027153e659cf3b6384174d781af7b486a9314fb03682701b711e98f577')
+sha512sums=('331d3b467cca4538246d6a920ce6859379ae9a5db8cf83e8fe56914681897dae2b8a845404abc75a47fd1efcf57673c156c3e98fccab66eb6c29b318259480bf')
 
 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