[arch-commits] Commit in kaffeine/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Oct 5 11:51:31 UTC 2016
Date: Wednesday, October 5, 2016 @ 11:51:31
Author: arojas
Revision: 191388
Update to 2.0.5
Modified:
kaffeine/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-05 11:36:22 UTC (rev 191387)
+++ PKGBUILD 2016-10-05 11:51:31 UTC (rev 191388)
@@ -3,7 +3,7 @@
# Contributor: Pierre Schmitz <pierre at archlinux.de>
pkgname=kaffeine
-pkgver=2.0.4
+pkgver=2.0.5
pkgrel=1
pkgdesc='KDE media player'
license=(GPL)
@@ -12,7 +12,7 @@
depends=(kio hicolor-icon-theme libxss vlc)
makedepends=(extra-cmake-modules kidletime kdoctools)
source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('0188f7480734e7798a63c017e8be74ac')
+md5sums=('4e034c0da0837f3fbdf3e831a1f3e6fb')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list