Update XP-Pen tablet driver from 3.2.3.220323 to 3.2.3.230215
Musl update hook was corrected also.
This commit is contained in:
parent
4daa406848
commit
6c91bdc2d5
1 changed files with 5 additions and 4 deletions
|
@ -1,19 +1,20 @@
|
||||||
# Template file for 'xp-pen-tablet'
|
# Template file for 'xp-pen-tablet'
|
||||||
pkgname=xp-pen-tablet
|
pkgname=xp-pen-tablet
|
||||||
version=3.2.3.220323
|
version=3.2.3.230215
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
repository="cereus-extra"
|
repository="cereus-extra"
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
hostmakedepends="tar xz"
|
hostmakedepends="tar xz awk"
|
||||||
short_desc="XP-Pen Official Linux utility"
|
short_desc="XP-Pen Official Linux utility"
|
||||||
maintainer="KF-Art <https://github.com/KF-Art>"
|
maintainer="Kevin F. <kevinfigueroart@proton.me>"
|
||||||
|
conf_files="usr/lib/pentablet/conf/xppen/*"
|
||||||
license="LGPL-3.0"
|
license="LGPL-3.0"
|
||||||
homepage="https://www.xp-pen.com/download/index.html"
|
homepage="https://www.xp-pen.com/download/index.html"
|
||||||
distfiles="https://www.xp-pen.ru/download/file/id/1954/pid/143/ext/deb.html"
|
distfiles="https://www.xp-pen.ru/download/file/id/1954/pid/143/ext/deb.html"
|
||||||
checksum=f162dbd236ced66ee759e788d8df9cc8289416263f786636c18d07f458b736c8
|
checksum=79b4f8a6496b7ef8e1b83729ad2d88f78e82fef7045c0a422cfd5a9e419c8e60
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
# Rename distfile.
|
# Rename distfile.
|
||||||
|
|
Loading…
Add table
Reference in a new issue