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

Antonio Rojas arojas at archlinux.org
Sat Sep 29 08:30:27 UTC 2018


    Date: Saturday, September 29, 2018 @ 08:30:27
  Author: arojas
Revision: 387686

New tarball (FS#60219)

Modified:
  babe/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-29 08:27:57 UTC (rev 387685)
+++ PKGBUILD	2018-09-29 08:30:27 UTC (rev 387686)
@@ -2,15 +2,15 @@
 
 pkgname=babe
 pkgver=1.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc='A tiny music collection manager'
 url='https://babe.kde.org'
 arch=(x86_64)
 license=(GPL3)
 depends=(ki18n knotifications qt5-webengine qt5-websockets taglib)
-makedepends=(extra-cmake-modules python)
+makedepends=(extra-cmake-modules)
 source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz")
-sha256sums=('eced1599b2b9af8f4ce7764120c454df4c299ddb436e1f392e57746c22bd7ba6')
+sha256sums=('21c10b02a26aa1d3b831ea1f59f5e491e7a06939591e2a36d25b815651d2c7e1')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list