summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXorg2016-06-15 22:43:26 +0200
committerXorg2016-06-15 22:43:30 +0200
commitc9e5f5f65e59f68af4e01983d570cca0a5f48b6f (patch)
tree31a6870fcb26670a8c1af2a06b9e15d97dc15c28
parent665f3b1e4109f7509cde65a1b652fbcdde89dbb1 (diff)
downloadaur-c9e5f5f65e59f68af4e01983d570cca0a5f48b6f.tar.gz
Update URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f27ed62c3bc..9978014fd959 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Wed Jun 15 20:39:12 UTC 2016
+# Wed Jun 15 20:43:30 UTC 2016
pkgbase = cpu-x
pkgdesc = A Free software that gathers information on CPU, motherboard and more
pkgver = 3.0.0
pkgrel = 1
- url = https://github.com/X0rg/CPU-X
+ url = http://X0rg.github.io/CPU-X/
arch = i686
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 49adfae6110a..23835baf4ca4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=3.0.0
pkgrel=1
pkgdesc="A Free software that gathers information on CPU, motherboard and more"
arch=('i686' 'x86_64')
-url="https://github.com/X0rg/CPU-X"
+url="http://X0rg.github.io/CPU-X/"
license=('GPL3')
depends=('gtk3' 'ncurses' 'libcpuid-git' 'pciutils' 'procps-ng')
makedepends=('cmake' 'nasm')