[arch-commits] Commit in kdetoys/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Sun Mar 4 11:12:09 UTC 2012
Date: Sunday, March 4, 2012 @ 06:12:09
Author: andrea
Revision: 152005
KDE 4.8.1
Modified:
kdetoys/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-03-04 11:12:06 UTC (rev 152004)
+++ PKGBUILD 2012-03-04 11:12:09 UTC (rev 152005)
@@ -6,15 +6,15 @@
pkgname=('kdetoys-amor'
'kdetoys-kteatime'
'kdetoys-ktux')
-pkgver=4.8.0
+pkgver=4.8.1
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/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('4d583cf52d10462a71df8eba907c07453f844cb2')
+source=("http://download.kde.org/stable/${pkgver}/src/xz/${pkgbase}-${pkgver}.tar.xz")
+sha1sums=('b0a1c26fa00795767c0d73ff3d25cc339cb005b8')
build() {
cd $srcdir
More information about the arch-commits
mailing list