From c2b5529de0531c02b0604143900ed39ae366af00 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 15 Jun 2020 23:40:12 +0300 Subject: [PATCH] xorg-input-wacom ver. bump --- x11/driver/xorg-input-wacom/actions.py | 2 +- x11/driver/xorg-input-wacom/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) 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