diff --git a/srcpkgs/xmodmap/template b/srcpkgs/xmodmap/template index e8d70a406cc..ade766d82d1 100644 --- a/srcpkgs/xmodmap/template +++ b/srcpkgs/xmodmap/template @@ -1,17 +1,15 @@ # Template build file for 'xmodmap'. pkgname=xmodmap -version=1.0.5 +version=1.0.7 distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" build_style=gnu-configure -revision=1 short_desc="X modmap program" maintainer="Juan RP " -checksum=421ee7a17b0cf559c4901225f70c497e3c5ca205ec7dcc84712055818d2f3402 +checksum=ef22ede9c4a3c720da539292c6911515a8408e618e0dec6aa2196ee2153de4b5 long_desc=" The xmodmap tool is used to modify keymaps and pointer button mappings in X. This is from modular Xorg X11." -Add_dependency run libX11 Add_dependency build pkg-config Add_dependency build libX11-devel