libwacom: update to 0.4.
This commit is contained in:
parent
0ce01a032a
commit
84f5cad2c7
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'libwacom'
|
||||
pkgname=libwacom
|
||||
version=0.3
|
||||
version=0.4
|
||||
homepage="http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Main_Page"
|
||||
distfiles="${SOURCEFORGE_SITE}/linuxwacom/$pkgname-$version.tar.bz2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
short_desc="Library to identify wacom tablets"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="MIT"
|
||||
checksum=3ef0abae9996ad31e77b64be6796eca15a738e5d40c045dbb1a5360e84935ff8
|
||||
checksum=13a7989572126b7f9013f8289b7e59707e23690fbd5eaa7f033b88245fa12367
|
||||
long_desc="
|
||||
libwacom is a library to identify wacom tablets and their model-specific
|
||||
features. It provides easy access to information such as is this a built-in
|
||||
|
|
Loading…
Reference in New Issue