diff --git a/x11/driver/xorg-input-wacom/actions.py b/x11/driver/xorg-input-wacom/actions.py
index 5f373ce85a..aa3e9e3756 100644
--- a/x11/driver/xorg-input-wacom/actions.py
+++ b/x11/driver/xorg-input-wacom/actions.py
@@ -21,4 +21,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("AUTHORS", "ChangeLog", "GPL", "README")
+ pisitools.dodoc("AUTHORS", "ChangeLog", "GPL")
diff --git a/x11/driver/xorg-input-wacom/pspec.xml b/x11/driver/xorg-input-wacom/pspec.xml
index f339f0c0a7..7ed4e8ee1f 100644
--- a/x11/driver/xorg-input-wacom/pspec.xml
+++ b/x11/driver/xorg-input-wacom/pspec.xml
@@ -12,7 +12,7 @@
driver
Input driver for Wacom tablets and drawing devices
xorg-input-wacom includes the drivers and tools for Wacom devices.
- mirrors://sourceforge/linuxwacom/xf86-input-wacom/xf86-input-wacom-0.34.0.tar.bz2
+ https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-0.39.0/xf86-input-wacom-0.39.0.tar.bz2
libXi-devel
libXrandr-devel
@@ -62,6 +62,13 @@
+
+ 2020-06-15
+ 0.39.0
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-03-28
0.34.0