xorg-input-wacom ver. bump

This commit is contained in:
Rmys
2020-06-15 23:40:12 +03:00
committed by GitHub
parent 364cfdc7fd
commit c2b5529de0
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -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")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>driver</IsA>
<Summary>Input driver for Wacom tablets and drawing devices</Summary>
<Description>xorg-input-wacom includes the drivers and tools for Wacom devices.</Description>
<Archive sha1sum="5ad9c7578cf3dfff994d6caf8764d864cc26a152" type="tarbz2">mirrors://sourceforge/linuxwacom/xf86-input-wacom/xf86-input-wacom-0.34.0.tar.bz2</Archive>
<Archive sha1sum="eddbbc3eb97318875985344a5dd2c480aa75246b" type="tarbz2">https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-0.39.0/xf86-input-wacom-0.39.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libXi-devel</Dependency>
<Dependency>libXrandr-devel</Dependency>
@@ -62,6 +62,13 @@
</Package>
<History>
<Update release="11">
<Date>2020-06-15</Date>
<Version>0.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2020-03-28</Date>
<Version>0.34.0</Version>