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

Antonio Rojas arojas at archlinux.org
Wed Jul 8 09:21:07 UTC 2020


    Date: Wednesday, July 8, 2020 @ 09:21:07
  Author: arojas
Revision: 661676

Reproducibility rebuild, add missing makedepends

Modified:
  soundkonverter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-08 09:20:53 UTC (rev 661675)
+++ PKGBUILD	2020-07-08 09:21:07 UTC (rev 661676)
@@ -6,13 +6,13 @@
 
 pkgname=soundkonverter
 pkgver=3.0.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Front-end to various audio converters"
 arch=(x86_64)
 url="https://www.linux-apps.com/content/show.php?content=29024"
 license=(GPL)
 depends=(hicolor-icon-theme kdelibs4support libkcddb taglib phonon-qt5)
-makedepends=(extra-cmake-modules kdesignerplugin kdoctools)
+makedepends=(extra-cmake-modules kdesignerplugin kdoctools kinit)
 optdepends=('faac: faac backend'
             'faad2: faad backend'
             'ffmpeg: ffmpeg backend'



More information about the arch-commits mailing list