[arch-commits] Commit in kdeutils-kwallet/kde-unstable (PKGBUILD)
Andrea Scarpino
andrea at nymeria.archlinux.org
Thu Jan 31 11:24:42 UTC 2013
Date: Thursday, January 31, 2013 @ 12:24:41
Author: andrea
Revision: 176502
KDE 4.10
Modified:
kdeutils-kwallet/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-01-31 11:24:39 UTC (rev 176501)
+++ PKGBUILD 2013-01-31 11:24:41 UTC (rev 176502)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdeutils-kwallet
-pkgver=4.9.98
+pkgver=4.10.0
pkgrel=1
pkgdesc='Wallet Management Tool'
url='http://kde.org/applications/system/kwalletmanager/'
@@ -12,8 +12,8 @@
makedepends=('cmake' 'automoc4')
groups=('kde' 'kdeutils')
install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kwallet-${pkgver}.tar.xz")
-sha1sums=('26f73f892caabfe0913268109173b25d143c6484')
+source=("http://download.kde.org/stable/${pkgver}/src/kwallet-${pkgver}.tar.xz")
+sha1sums=('6fcebed46c29f6a39b665fa3877e833dc9a58633')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list