[arch-commits] Commit in kdenetwork-kget/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Fri Jan 16 06:32:29 UTC 2015


    Date: Friday, January 16, 2015 @ 07:32:29
  Author: fyan
Revision: 229288

upgpkg: kdenetwork-kget 14.12.1-1

Modified:
  kdenetwork-kget/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 06:29:38 UTC (rev 229287)
+++ PKGBUILD	2015-01-16 06:32:29 UTC (rev 229288)
@@ -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=kdenetwork-kget
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc='Download Manager'
 url='http://kde.org/applications/internet/kget/'
@@ -12,8 +13,8 @@
 depends=('kdebase-workspace' 'kdebase-lib' 'libktorrent' 'libmms')
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kget-${pkgver}.tar.xz")
-sha1sums=('12199bc3c72f8e321085238e19b9857ee21b4a45')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kget-${pkgver}.tar.xz")
+sha1sums=('7407e964419ea9df53b831358a3a5d49d67df6ff')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list