[arch-commits] Commit in kdeutils-ark/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Jan 16 07:19:59 UTC 2015
Date: Friday, January 16, 2015 @ 08:19:58
Author: fyan
Revision: 229340
upgpkg: kdeutils-ark 14.12.1-1
Modified:
kdeutils-ark/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-16 07:19:17 UTC (rev 229339)
+++ PKGBUILD 2015-01-16 07:19:58 UTC (rev 229340)
@@ -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=kdeutils-ark
-pkgver=4.14.3
+pkgver=14.12.1
pkgrel=1
pkgdesc='Archiving Tool'
url='http://kde.org/applications/utilities/ark/'
@@ -13,8 +14,8 @@
makedepends=('cmake' 'automoc4')
optdepends=('p7zip' 'zip' 'unzip' 'unrar')
install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ark-${pkgver}.tar.xz")
-sha1sums=('5b28719e0134b763ddcc0a67ba7c31f4a416f0e6')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ark-${pkgver}.tar.xz")
+sha1sums=('df0764ce3c32358c4b1c7515d57431f4707f9da4')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list