[arch-commits] Commit in kde-wallpapers/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Tue Sep 6 08:20:46 UTC 2011
Date: Tuesday, September 6, 2011 @ 04:20:46
Author: andrea
Revision: 137115
KDE 4.7.1
Modified:
kde-wallpapers/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-06 08:20:43 UTC (rev 137114)
+++ PKGBUILD 2011-09-06 08:20:46 UTC (rev 137115)
@@ -2,16 +2,16 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kde-wallpapers
-pkgver=4.7.0
+pkgver=4.7.1
pkgrel=1
pkgdesc="A set of wallpapers for KDE"
arch=('any')
url='http://www.kde.org'
license=('GPL' 'LGPL' 'FDL')
-groups=('kde')
+groups=('kde' 'kde-meta')
makedepends=('kdelibs' 'cmake' 'automoc4')
source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('302f7ddb823e2b539236871567541c6b640880c3')
+sha1sums=('c6c724409c403a54959f5f6c035d7513f0a3d735')
package() {
cd "${srcdir}"
More information about the arch-commits
mailing list