Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=30fd59f50784caeb40b5f3b0ddca28b76c265fe2
commit 30fd59f50784caeb40b5f3b0ddca28b76c265fe2 Author: Marius Cirsta <[email protected]> Date: Wed Apr 27 02:46:10 2016 +0300 libinput-1.2.902-2-x86_64 * fix sha1sum diff --git a/source/x11/libinput/FrugalBuild b/source/x11/libinput/FrugalBuild index 8b6fe84..d9ddc9e 100644 --- a/source/x11/libinput/FrugalBuild +++ b/source/x11/libinput/FrugalBuild @@ -3,7 +3,7 @@ pkgname=libinput pkgver=1.2.902 -pkgrel=1 +pkgrel=2 pkgdesc="A library to handle input devices in Wayland compositors and to provide a generic X.Org input driver" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') @@ -12,7 +12,7 @@ depends=('mtdev>=1.1.5-3' 'libevdev>=1.4.5-2' 'libsystemd>=229' 'libwacom') makedepends=('systemd>=227-13' 'x11-protos' 'libunwind>=1.1-3') source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz) up2date="Flasttar http://www.freedesktop.org/software/$pkgname/" -sha1sums=('cf3abe22fe3d49ceca4767881bbd6f11e57af686') +sha1sums=('5e78b8b6c5c596c4fff242472cf7f779237f7ffa') Fconfopts+=" --disable-event-gui" ## need cairo _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
