[arch-commits] Commit in minuet/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Sep 27 19:05:54 UTC 2016
Date: Tuesday, September 27, 2016 @ 19:05:54
Author: arojas
Revision: 277110
Drop unneded dependency
Modified:
minuet/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-09-27 18:58:10 UTC (rev 277109)
+++ PKGBUILD 2016-09-27 19:05:54 UTC (rev 277110)
@@ -3,13 +3,13 @@
pkgname=minuet
pkgver=16.08.1
-pkgrel=1
+pkgrel=2
pkgdesc='A KDE Software for Music Education'
url='https://minuet.kde.org'
arch=(i686 x86_64)
license=(GPL LGPL FDL)
groups=(kde-applications kdeedu)
-depends=(plasma-framework fluidsynth timidity++ qt5-quickcontrols2 hicolor-icon-theme)
+depends=(plasma-framework fluidsynth qt5-quickcontrols2 hicolor-icon-theme)
makedepends=(extra-cmake-modules kdoctools python)
source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
sha1sums=('99fc5dce6611e20d440c94fa81ad5c6ef295c509')
More information about the arch-commits
mailing list