summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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() {