summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZhang Hai2019-05-15 20:40:02 -0700
committerZhang Hai2019-05-15 20:40:02 -0700
commitd00224d05bd565be94ba7a86581dee18b94c184a (patch)
tree9f0c25b972d06ddaf99586a2cfb7c7d584b3d039 /PKGBUILD
parentc3c889a1759b2757727c76e10056b978a5b9f882 (diff)
downloadaur-d00224d05bd565be94ba7a86581dee18b94c184a.tar.gz
Update GitHub username.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9f665b47e3c..22efed90edd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ pkgname=tp-battery-mode
pkgver=1.2.0
pkgrel=2
pkgdesc="Module to manage the battery mode (lifetime/runtime) of your Thinkpad"
-url="https://github.com/DreaminginCodeZH/tp-battery-mode"
+url="https://github.com/zhanghai/tp-battery-mode"
arch=('x86_64' 'i686')
license=('GPL3')
depends=('tpacpi-bat')
backup=("etc/${pkgname}.conf")
-source=("https://github.com/DreaminginCodeZH/${pkgname}/archive/v${pkgver}.tar.gz")
+source=("https://github.com/zhanghai/${pkgname}/archive/v${pkgver}.tar.gz")
sha256sums=('8186699a537c7675400526c670e09b0693637a44bf31beb23fd8be33e2eb5a0a')
package() {