[arch-commits] Commit in milou/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Feb 25 03:11:51 UTC 2015
Date: Wednesday, February 25, 2015 @ 04:11:51
Author: fyan
Revision: 231897
upgpkg: milou 5.2.1-1
Modified:
milou/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-25 03:11:28 UTC (rev 231896)
+++ PKGBUILD 2015-02-25 03:11:51 UTC (rev 231897)
@@ -1,9 +1,10 @@
# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
# Contributor: Antonio Rojas
pkgname=milou
-pkgver=5.2.0
+pkgver=5.2.1
pkgrel=1
pkgdesc="A dedicated search application built on top of Baloo"
arch=('i686' 'x86_64')
@@ -13,7 +14,7 @@
makedepends=('extra-cmake-modules' 'kdoctools' 'python')
groups=('plasma')
source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")
-md5sums=('6af5b0b7b481390f1dde1ad8528b8932')
+md5sums=('68f3bec27aa66de065cf2fb087d8bd95')
prepare() {
mkdir build
More information about the arch-commits
mailing list