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

Antonio Rojas arojas at archlinux.org
Tue Jan 30 12:34:08 UTC 2018


    Date: Tuesday, January 30, 2018 @ 12:34:07
  Author: arojas
Revision: 288290

Update to 1.2.1

Modified:
  babe/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-30 12:14:58 UTC (rev 288289)
+++ PKGBUILD	2018-01-30 12:34:07 UTC (rev 288290)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=babe
-pkgver=1.2
+pkgver=1.2.1
 pkgrel=1
 pkgdesc='A tiny music collection manager'
 url='https://babe.kde.org'
@@ -10,7 +10,7 @@
 depends=(ki18n knotifications qt5-webengine qt5-websockets taglib)
 makedepends=(extra-cmake-modules python)
 source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz")
-sha256sums=('f686e8ac3b5d18389cd1018df0ae93e8bcbe9fae9741c6f3da8920d46b4ef1fe')
+sha256sums=('eced1599b2b9af8f4ce7764120c454df4c299ddb436e1f392e57746c22bd7ba6')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list