summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThe Tumultuous Unicorn Of Darkness2022-10-29 20:32:28 +0200
committerThe Tumultuous Unicorn Of Darkness2022-10-29 20:32:28 +0200
commitad5f9ed04d206f00f009d92dcad5cab5de49de10 (patch)
tree1fcdc14638270dc3fec443fbc33ea1cfe014e760
parent9e134b6a15b9d122b4bc670834446625b32382f8 (diff)
downloadaur-ad5f9ed04d206f00f009d92dcad5cab5de49de10.tar.gz
Update maintainer and URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d50d5fe0bfb3..c4862f3d8627 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = cpu-x-git
pkgdesc = A Free software that gathers information on CPU, motherboard and more
pkgver = 4.5.0.r0.gc449fb6
pkgrel = 2
- url = http://X0rg.github.io/CPU-X/
+ url = https://thetumultuousunicornofdarkness.github.io/CPU-X
arch = i686
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index ce3c83fccf49..ec40ed762afa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: X0rg
+# Maintainer: UnicornDarkness
_realname=CPU-X
pkgname=cpu-x-git
@@ -6,7 +6,7 @@ pkgver=4.5.0.r0.gc449fb6
pkgrel=2
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=('git' 'cmake' 'ninja' 'nasm' 'opencl-headers' 'vulkan-headers')