[arch-commits] Commit in muon/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue May 26 12:16:23 UTC 2015
Date: Tuesday, May 26, 2015 @ 14:16:23
Author: arojas
Revision: 134159
Update to 5.3.1
Modified:
muon/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-05-26 10:28:18 UTC (rev 134158)
+++ PKGBUILD 2015-05-26 12:16:23 UTC (rev 134159)
@@ -2,7 +2,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=muon
-pkgver=5.3.0
+pkgver=5.3.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=('c2d29016945ab4a87a6e9b80099b7d0e')
+md5sums=('056efb8d201323d5a56a7628f9d456ff')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list