summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornovenary2021-07-10 19:55:04 +0300
committernovenary2021-07-10 19:55:04 +0300
commit46ca97369757de4067b9f2a873fa57d4e6ac8180 (patch)
tree2c93ddf605c5380ba6547e6833eecd1d8e1150f8
parent848e2ee139007c991e26b3b238f64879dc94146b (diff)
downloadaur-metalfan-git.tar.gz
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6ac7827d572..ff96dce5139a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
-# Maintainer: Dan Elkouby <streetwalrus@codewalr.us>
+# Maintainer: novenary <streetwalkermc@gmail.com>
pkgname=metalfan-git
pkgver=r3.cf19af1
pkgrel=1
pkgdesc="Fan control script"
arch=('any')
-url="https://github.com/Streetwalrus/metalfan"
+url="https://github.com/9ary/metalfan"
license=('MIT')
depends=('python' 'python-attrs' 'python-toml')
-source=("git+https://github.com/Streetwalrus/metalfan.git")
+source=("git+https://github.com/9ary/metalfan.git")
sha256sums=('SKIP')
backup=('etc/metalfan.toml')