summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNuky2016-11-17 02:01:33 +0100
committerNuky2016-11-17 02:01:33 +0100
commit8c37e1660911fdcb15ff3f9214562c5a757a5f5e (patch)
tree7b6102eb10fe15f85b613bc8aac3daea3df01653 /PKGBUILD
parent0fbce007435985729ca16486e22dd3fb2aa5995e (diff)
downloadaur-8c37e1660911fdcb15ff3f9214562c5a757a5f5e.tar.gz
fix outdated source and url
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() {