[arch-commits] Commit in kdeedu-kig/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sun Mar 4 11:10:42 UTC 2012


    Date: Sunday, March 4, 2012 @ 06:10:41
  Author: andrea
Revision: 151976

KDE 4.8.1

Modified:
  kdeedu-kig/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-04 11:10:38 UTC (rev 151975)
+++ PKGBUILD	2012-03-04 11:10:41 UTC (rev 151976)
@@ -2,8 +2,8 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-kig
-pkgver=4.8.0
-pkgrel=2
+pkgver=4.8.1
+pkgrel=1
 pkgdesc="Interactive Geometry"
 url="http://kde.org/applications/education/kig/"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kig-${pkgver}.tar.bz2")
-sha1sums=('141a4c9230ab134dcf7016c2880357d9e52b8f69')
+source=("http://download.kde.org/stable/${pkgver}/src/xz/kig-${pkgver}.tar.xz")
+sha1sums=('05a5ee09be9955bb24e5fcb926eb5bb8f0b24459')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list