[arch-commits] Commit in kdetoys/kde-unstable (PKGBUILD)
Andrea Scarpino
andrea at nymeria.archlinux.org
Thu Jan 31 11:24:12 UTC 2013
Date: Thursday, January 31, 2013 @ 12:24:12
Author: andrea
Revision: 176492
KDE 4.10
Modified:
kdetoys/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-01-31 11:24:10 UTC (rev 176491)
+++ PKGBUILD 2013-01-31 11:24:12 UTC (rev 176492)
@@ -6,15 +6,15 @@
pkgname=('kdetoys-amor'
'kdetoys-kteatime'
'kdetoys-ktux')
-pkgver=4.9.98
+pkgver=4.10.0
pkgrel=1
arch=('i686' 'x86_64')
url='http://www.kde.org'
license=('GPL' 'LGPL' 'FDL')
groups=('kde' 'kdetoys')
makedepends=('cmake' 'automoc4' 'kdebase-workspace')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz")
-sha1sums=('bcb0cfeaf35c2c2c32abb496d29f25ea0049731c')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz")
+sha1sums=('bc795b4b5bd4ea3ea362f9684f0236bed172abd1')
build() {
cd $srcdir
More information about the arch-commits
mailing list