[arch-commits] Commit in kdeutils-kcalc (kde-unstable kde-unstable/PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Nov 16 19:58:49 UTC 2012
Date: Friday, November 16, 2012 @ 14:58:49
Author: andrea
Revision: 171221
KDE 4.10 beta1 - first steps
Added:
kdeutils-kcalc/kde-unstable/
Modified:
kdeutils-kcalc/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2012-11-16 14:44:08 UTC (rev 171083)
+++ kde-unstable/PKGBUILD 2012-11-16 19:58:49 UTC (rev 171221)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdeutils-kcalc
-pkgver=4.9.3
+pkgver=4.9.80
pkgrel=1
pkgdesc='Scientific Calculator'
url='http://kde.org/applications/utilities/kcalc/'
@@ -12,8 +12,8 @@
makedepends=('cmake' 'automoc4')
groups=('kde' 'kdeutils')
install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz")
-sha1sums=('d426f061fba14bd311927f04bd3ba655d4a7fef7')
+source=("http://download.kde.org/unstable/${pkgver}/src/kcalc-${pkgver}.tar.xz")
+sha1sums=('7ec4953e9f0b9ac26d7cbe10765c2ccd9e0a8a36')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list