[arch-commits] Commit in kdeutils-kremotecontrol/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Jan 16 07:28:20 UTC 2015
Date: Friday, January 16, 2015 @ 08:28:20
Author: fyan
Revision: 229354
upgpkg: kdeutils-kremotecontrol 14.12.1-1
Modified:
kdeutils-kremotecontrol/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-16 07:27:37 UTC (rev 229353)
+++ PKGBUILD 2015-01-16 07:28:20 UTC (rev 229354)
@@ -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-kremotecontrol
-pkgver=4.14.3
+pkgver=14.12.1
pkgrel=1
pkgdesc='Configure your remote controls for use with applications'
url='http://kde.org/applications/utilities/kremotecontrol/'
@@ -14,8 +15,8 @@
replaces=('kdeutils-kdelirc')
conflicts=('kdeutils-kdelirc')
install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz")
-sha1sums=('bd7eaed3e808fe538c9dc5361b7cfcac76102ac8')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz")
+sha1sums=('f0346328a82e04f1a44357491c5f9e314236ad47')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list