summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2020-04-15 23:07:11 +0200
committerHugo Osvaldo Barrera2020-04-15 23:07:11 +0200
commitcc5fefb5f1d20ccb93c1e47ca76d0373b75b5398 (patch)
tree3007909821fdefc7f79ad4a40bc6b840d390d573 /PKGBUILD
parentfe09f3835425bbab7ef71c0b90df99019a36a143 (diff)
downloadaur-kbdlight.tar.gz
Update site and source to current URLs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e42cbc5224ff..d8c6bd347dc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@ pkgver=1.3
pkgrel=1
pkgdesc="A very simple application that changes MacBooks' keyboard backlight level."
arch=("x86_64")
-url="https://github.com/hobarrera/kbdlight/"
+url="https://github.com/WhyNotHugo/kbdlight/"
license=('BSD')
-source=("https://github.com/hobarrera/$pkgname/archive/v${pkgver}.zip")
+source=("https://github.com/WhyNotHugo/$pkgname/archive/v${pkgver}.zip")
md5sums=('a1f8fd0a6e0bc134b4823fa0f831d1b0')
build() {