summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 383c6e4a4c0b..1a187b8f78be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 138360 2015-08-14 19:58:36Z arojas $
-# Maintainer: Antonio Rojas <arojas@archlinux.org>
+# Maintainer: Philippe Cavalaria <philippe.cavalaria at moc.liamg>
+# Contributor: Antonio Rojas <arojas@archlinux.org>
pkgname=ksuperkey
pkgver=0.4
pkgrel=1
pkgdesc="Allows you to open the application launcher in KDE Plasma Desktop using the Super key"
arch=(i686 x86_64)
-url="http://kde-apps.org/content/show.php/ksuperkey?content=154569"
+url="https://www.linux-apps.com/content/show.php/ksuperkey?content=154569"
license=(GPL)
depends=(libxtst)
makedepends=()
-source=("http://kde-apps.org/CONTENT/content-files/154569-$pkgname-$pkgver.tar.gz")
+source=("https://dl.opendesktop.org/api/files/download/id/1460972657/154569-$pkgname-$pkgver.tar.gz")
md5sums=('d07a6e43132ecf76bcbf8ad344979b44')
build() {