summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCode Bling2020-11-21 17:15:56 -0500
committerCode Bling2020-11-21 17:15:56 -0500
commitc9679fcbf10e5cd6ee0fea62acbd1708063bb0dc (patch)
treea37f8c6f4e301451371d92c147c9fdaf89e71bee /PKGBUILD
parent5ecc616c212cecb1ee44b3917ba3cddabcf9989f (diff)
downloadaur-c9679fcbf10e5cd6ee0fea62acbd1708063bb0dc.tar.gz
Update upstream url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 675e5aeed787..e0ecaa45dedb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=v1.4.2.r503.g7f2003e
pkgrel=1
pkgdesc="The Linux Thermal Daemon program from 01.org"
arch=('i686' 'x86_64')
-url="https://github.com/01org/thermal_daemon"
+url="https://github.com/intel/thermal_daemon"
license=('GPL2')
depends=('dbus-glib>=0.94' 'libxml2>=2.4')
backup=('etc/thermald/thermal-conf.xml')
@@ -17,7 +17,7 @@ makedepends=('git'
'autoconf-archive')
conflicts=('thermald')
provides=('thermald')
-source=("$_pkgname::git://github.com/01org/thermal_daemon.git"
+source=("$_pkgname::git://github.com/intel/thermal_daemon.git"
'modules-load-msr.conf')
md5sums=('SKIP'
'3f8abd21c1be92e631fd9f557c61355b')