From 1ddc4699f69e6ae93b694a6ecd8a66b457c04c49 Mon Sep 17 00:00:00 2001 From: Oliver Launchbury-Clark Date: Wed, 28 Feb 2018 23:44:05 +0000 Subject: [PATCH] Updated the github URL for caffeine following change in maintainer eonpatapon has stopped maintaining the project. Qunxyz has become temporary maintainer and has made many changes alreay. --- gnome-shell-extension-caffeine-git/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-shell-extension-caffeine-git/PKGBUILD b/gnome-shell-extension-caffeine-git/PKGBUILD index e39365e..39e9e34 100644 --- a/gnome-shell-extension-caffeine-git/PKGBUILD +++ b/gnome-shell-extension-caffeine-git/PKGBUILD @@ -7,7 +7,7 @@ pkgver=r130 pkgrel=1 pkgdesc="Fill the cup to inhibit auto suspend and screensaver." arch=(any) -url="https://github.com/eonpatapon/gnome-shell-extension-caffeine" +url="https://github.com/qunxyz/gnome-shell-extension-caffeine" license=(GPLv2) # template input; name=git @@ -17,7 +17,7 @@ license=(GPLv2) build() { cd "$_gitname" - ./update-locale.sh + ./build.sh } package_09_icons() {