[arch-commits] Commit in kdegraphics-ksnapshot/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Jan 16 06:17:38 UTC 2015
Date: Friday, January 16, 2015 @ 07:17:38
Author: fyan
Revision: 229264
upgpkg: kdegraphics-ksnapshot 14.12.1-1
Modified:
kdegraphics-ksnapshot/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-16 06:16:57 UTC (rev 229263)
+++ PKGBUILD 2015-01-16 06:17:38 UTC (rev 229264)
@@ -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=kdegraphics-ksnapshot
-pkgver=4.14.3
+pkgver=14.12.1
pkgrel=1
pkgdesc="Screen Capture Program"
url="http://kde.org/applications/graphics/ksnapshot/"
@@ -13,8 +14,8 @@
makedepends=('cmake' 'automoc4')
optdepends=('kipi-plugins')
install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz")
-sha1sums=('5d0d7d84c685a5f80772233ec9cb5d757e34fc89')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz")
+sha1sums=('26f9dc2152990dabf3d608aec736865cf09114e2')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list