libwacom: update to 0.19.
This commit is contained in:
parent
f1af03ec07
commit
a4992e91fb
1 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libwacom'
|
||||
pkgname=libwacom
|
||||
version=0.18
|
||||
version=0.19
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,11 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Main_Page"
|
||||
distfiles="${SOURCEFORGE_SITE}/linuxwacom/$pkgname-$version.tar.bz2"
|
||||
checksum=71bfa2a8d10ec2f2ada852aed816724a9af4713cbe0cf8559877b7fa56a7b722
|
||||
checksum=620d88cd85d118107c69db094c07284ead2342048cc0e9a5f16eb951a8b855ff
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
||||
libwacom-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue