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

David Runge dvzrv at archlinux.org
Sun Jul 22 19:04:54 UTC 2018


    Date: Sunday, July 22, 2018 @ 19:04:54
  Author: dvzrv
Revision: 362863

upgpkg: qsampler 0.5.2-1

Upgrading to 0.5.2.

Modified:
  qsampler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-22 18:59:54 UTC (rev 362862)
+++ PKGBUILD	2018-07-22 19:04:54 UTC (rev 362863)
@@ -5,8 +5,8 @@
 # Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
 
 pkgname=qsampler
-pkgver=0.5.1
-pkgrel=2
+pkgver=0.5.2
+pkgrel=1
 pkgdesc="A LinuxSampler Qt GUI Interface"
 arch=('x86_64')
 url="https://qsampler.sourceforge.io/"
@@ -15,7 +15,7 @@
 depends=('hicolor-icon-theme' 'linuxsampler' 'liblscp' 'qt5-x11extras')
 makedepends=('qt5-tools')
 source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('845aa9ac851fa257bfad6af81d1114bc6040b84d8a69da8e87fc7de9137f2151e509334f8355fcaaf672ad4c97d2840c51f83285cf5ab9b6ee95e95a3ed48e87')
+sha512sums=('f86b44de53fab7996a9173ff40af1675c9c0236ed76a59882d8a772a4c56b1c4af524b5b03b771f97e30ecf94aad715d168c3d665b95e4b46358bebd95795ce7')
 
 build() {
   cd "${pkgname}-${pkgver}"
@@ -30,6 +30,4 @@
   install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
     -vDm 644 {AUTHORS,ChangeLog,README,TODO}
 }
-
 # vim:set ts=2 sw=2 et:
-



More information about the arch-commits mailing list