Date: Sunday, March 4, 2012 @ 06:12:39
  Author: andrea
Revision: 152015

KDE 4.8.1

Modified:
  kdeutils-ktimer/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-03-04 11:12:36 UTC (rev 152014)
+++ PKGBUILD    2012-03-04 11:12:39 UTC (rev 152015)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <[email protected]>
 
 pkgname=kdeutils-ktimer
-pkgver=4.8.0
+pkgver=4.8.1
 pkgrel=1
 pkgdesc='Countdown Launcher'
 url='http://kde.org/applications/utilities/ktimer/'
@@ -12,8 +12,8 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ktimer-${pkgver}.tar.bz2";)
-sha1sums=('647cd73338d3304efbd9bd5ce79f4b9d3e094836')
+source=("http://download.kde.org/stable/${pkgver}/src/xz/ktimer-${pkgver}.tar.xz";)
+sha1sums=('c16ace45eefe9d495086a08fb1c0144baec9572f')
 
 build() {
   cd "${srcdir}"

Reply via email to