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

David Runge dvzrv at archlinux.org
Fri Jan 26 21:21:27 UTC 2018


    Date: Friday, January 26, 2018 @ 21:21:26
  Author: dvzrv
Revision: 287285

upgpkg: csoundqt 0.9.5-3

Updating maintainer. Fixing source names.

Modified:
  csoundqt/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-26 20:23:24 UTC (rev 287284)
+++ PKGBUILD	2018-01-26 21:21:26 UTC (rev 287285)
@@ -1,4 +1,5 @@
-# Maintainer:  Ainola
+# Maintainer: David Runge <dave at sleepmap.de>
+# Contributor: Ainola
 # Contributor: rtfreedman
 
 _name=CsoundQt
@@ -5,7 +6,7 @@
 _rtmidiver=3.0.0
 pkgname=csoundqt
 pkgver=0.9.5
-pkgrel=2
+pkgrel=3
 pkgdesc="A frontend for Csound featuring a highlighting editor with autocomplete, interactive widgets and integrated help"
 arch=('x86_64')
 url="https://csoundqt.github.io/"
@@ -13,8 +14,8 @@
 # somehow include pythonqt
 depends=('csound' 'csound-doc' 'qt5-declarative')
 makedepends=('shared-mime-info')
-source=("${pkgname}-${pkgver}::https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz"
-        "rtmidi-${_rtmidiver}::https://github.com/thestk/rtmidi/archive/v${_rtmidiver}.tar.gz")
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz"
+        "rtmidi-${_rtmidiver}.tar.gz::https://github.com/thestk/rtmidi/archive/v${_rtmidiver}.tar.gz")
 sha512sums=('136fb395b955e21c153ccde3642362d4451bd458af78e235808a8b911a87e24fc5614c72b0e09f3dcd6ab1f49d563eb547dc1371b8ebd75cb8e051a2d629fb74'
             '8975a63e7be9102af70401cef48c702597b87efe2d8fa30a978fe280e26da1dfa90d6f30cfbd3df587462f0dd085d0f29e1c014e67d7fcd3a36960b6bcfb3e55')
 



More information about the arch-commits mailing list