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

Felix Yan fyan at archlinux.org
Fri Jan 16 03:26:49 UTC 2015


    Date: Friday, January 16, 2015 @ 04:26:49
  Author: fyan
Revision: 229160

upgpkg: kdeedu-pairs 14.12.1-1

Modified:
  kdeedu-pairs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 03:25:48 UTC (rev 229159)
+++ PKGBUILD	2015-01-16 03:26:49 UTC (rev 229160)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-pairs
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc="A memory and pairs game for KDE"
 url="https://projects.kde.org/projects/kde/kdeedu/pairs"
@@ -12,8 +13,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/pairs-${pkgver}.tar.xz")
-sha1sums=('6591411c72e76490f7794beadedc8adc41b0509f')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/pairs-${pkgver}.tar.xz")
+sha1sums=('16e737b8a168420b3f6782b093f610d4f3bae2b8')
 
 build() {
   cd "${srcdir}"



More information about the arch-commits mailing list