libevdev: update to 1.2 (soname bump).

This commit is contained in:
Juan RP 2014-05-13 08:12:56 +02:00
parent ad38185b7a
commit ffcca4e5f8
2 changed files with 3 additions and 3 deletions

View file

@ -1389,7 +1389,7 @@ libSDL2-2.0.so.0 SDL2-2.0.0_1
libcacard.so.0 libcacard-1.6.1_1
libxcb-cursor.so.0 xcb-util-cursor-0.1.0_1
libgldi.so.3 libgldi-3.3.1_1
libevdev.so.1 libevdev-0.6_1
libevdev.so.2 libevdev-1.2_1
libmutter-wayland.so.0 mutter-wayland-3.10.1_1
libgdiplus.so.0 libgdiplus-2.10.9_1
libmonosgen-2.0.so.1 mono-3.2.3_1

View file

@ -1,6 +1,6 @@
# Template file for 'libevdev'
pkgname=libevdev
version=0.6
version=1.2
revision=1
build_style=gnu-configure
configure_args="--disable-gcov"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="MIT"
homepage="http://www.freedesktop.org/wiki/Software/libevdev/"
distfiles="http://freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
checksum=1c562ed32252ef9c14aa61e03b38acb886cb3edbbdafbb5181762ff16e010d93
checksum=4195618067c01d915f67ad3034e89aaa597f5d548dbdd31fa12c569d4bf5a440
libevdev-devel_package() {
short_desc+=" - development files"