summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThe Tumultuous Unicorn Of Darkness2022-10-29 20:32:03 +0200
committerThe Tumultuous Unicorn Of Darkness2022-10-29 20:32:03 +0200
commit687f79d05f4941acba9929932457cfc5aceb7f1c (patch)
treef5cd25b13b41297e4cea190add405d4e51bea7b9 /PKGBUILD
parentbce27703cbc0cc4add18d32db71078f5c9db120d (diff)
downloadaur-687f79d05f4941acba9929932457cfc5aceb7f1c.tar.gz
Update maintainer and URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba64e6c99604..75556eb91157 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: X0rg
+# Maintainer: UnicornDarkness
_realname=CPU-X
pkgname=cpu-x
@@ -6,7 +6,7 @@ pkgver=4.5.1
pkgrel=1
pkgdesc="A Free software that gathers information on CPU, motherboard and more"
arch=('i686' 'x86_64')
-url="http://X0rg.github.io/CPU-X/"
+url="https://thetumultuousunicornofdarkness.github.io/CPU-X"
license=('GPL3')
depends=('gtk3' 'ncurses' 'libcpuid>=0.6.0' 'pciutils' 'glfw' 'opencl-icd-loader' 'vulkan-icd-loader' 'procps-ng')
makedepends=('cmake' 'ninja' 'nasm' 'opencl-headers' 'vulkan-headers')