libwacom: update to 1.5.
This commit is contained in:
parent
6070f45124
commit
6eac7ba4c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libwacom'
|
# Template file for 'libwacom'
|
||||||
pkgname=libwacom
|
pkgname=libwacom
|
||||||
version=1.4.1
|
version=1.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://github.com/linuxwacom/libwacom"
|
homepage="https://github.com/linuxwacom/libwacom"
|
||||||
changelog="https://raw.githubusercontent.com/linuxwacom/libwacom/master/NEWS"
|
changelog="https://raw.githubusercontent.com/linuxwacom/libwacom/master/NEWS"
|
||||||
distfiles="https://github.com/linuxwacom/libwacom/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://github.com/linuxwacom/libwacom/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=07839c542940776c402168c7b73c04b346ba7557eb3f25a23a49893aff86ab08
|
checksum=6b349fb73c8edcf0288d17c49049648214924846b6a58914c2ed3477ff36d47b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in a new issue