summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Turner2016-04-18 08:01:50 -0400
committerJim Turner2016-04-18 08:01:50 -0400
commite667ec68a23876a650c66296229ca3472bde160c (patch)
tree57cc97029be890063ec33bf20bb3a1e63736f56a
parentaa77220c9789dfe66fb691599a5571193d93b934 (diff)
downloadaur-e667ec68a23876a650c66296229ca3472bde160c.tar.gz
Update project URL to Read the Docs
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c301715bdf08..3053d127abfa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = thinkpad-scripts
pkgdesc = Scripts for ThinkPad X220 & X230 Tablet rotation, docking, etc.
pkgver = 4.7.3
- pkgrel = 1
- url = http://martin-ueding.de/en/projects/thinkpad-scripts
+ pkgrel = 2
+ url = https://thinkpad-scripts.readthedocs.org/en/latest/
install = thinkpad-scripts.install
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 749c4f71dbf8..c3147a34f286 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=thinkpad-scripts
pkgver=4.7.3
-pkgrel=1
+pkgrel=2
pkgdesc="Scripts for ThinkPad X220 & X230 Tablet rotation, docking, etc."
arch=('any')
-url="http://martin-ueding.de/en/projects/thinkpad-scripts"
+url="https://thinkpad-scripts.readthedocs.org/en/latest/"
license=('GPL')
depends=('acpid' 'alsa-utils' 'python' 'python-setuptools' 'systemd>=196'
'xf86-input-wacom' 'xorg-xinput' 'xorg-xrandr')