Date: Tuesday, June 5, 2018 @ 15:19:50 Author: dvzrv Revision: 340523
upgpkg: solfege 3.22.2-5 Adding to pro-audio group. Modified: solfege/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-05 15:08:18 UTC (rev 340522) +++ PKGBUILD 2018-06-05 15:19:50 UTC (rev 340523) @@ -1,16 +1,17 @@ # $Id$ # Maintainer: David Runge <[email protected]> -# Maintainer: Ray Rashif <[email protected]> +# Contributor: Ray Rashif <[email protected]> # Contributor: Corrado Primier <[email protected]> # Contributor: sickhate <[email protected]> pkgname=solfege pkgver=3.22.2 -pkgrel=4 +pkgrel=5 pkgdesc="Music education and ear training software" arch=('x86_64') url="https://www.gnu.org/software/solfege/" license=('GPL3') +groups=('pro-audio') depends=('pygtk' 'librsvg') makedepends=('ghostscript' 'gnome-doc-utils' 'libxslt' 'swig' 'texinfo' 'txt2man')
