[arch-commits] Commit in muon/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Sep 8 19:52:07 UTC 2015
Date: Tuesday, September 8, 2015 @ 21:52:06
Author: arojas
Revision: 139646
Update to 5.4.1
Modified:
muon/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-08 19:02:56 UTC (rev 139645)
+++ PKGBUILD 2015-09-08 19:52:06 UTC (rev 139646)
@@ -2,7 +2,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=muon
-pkgver=5.4.0
+pkgver=5.4.1
pkgrel=1
pkgdesc='A collection of package management tools for KDE'
arch=(i686 x86_64)
@@ -12,7 +12,7 @@
makedepends=(extra-cmake-modules python)
source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
install=$pkgname.install
-md5sums=('db1d96bb017cb559c167b25bef231748')
+md5sums=('9e9b2c7f015f34de92d2b712a288b073')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list