grail: update to 3.1.1.
This commit is contained in:
parent
7c747224fc
commit
6ca07d4a6d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'grail'
|
||||
pkgname=grail
|
||||
version=3.1.0
|
||||
version=3.1.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Gesture Recognition And Instantiation Library"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="LGPL"
|
||||
homepage="https://launchpad.net/grail"
|
||||
distfiles="https://launchpad.net/${pkgname}/trunk/${version}/+download/${pkgname}-${version}.tar.bz2"
|
||||
checksum=c26dced1b3f4317ecf6af36db0e90294d87e43966d56aecc4e97b65368ab78b9
|
||||
checksum=5eed1f650f042481daa3a2de5e7d43261fe343b2a1b1e240f3b7fc26572c9df3
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="frame-devel libXfixes-devel libXi-devel"
|
||||
configure_args="--with-x11"
|
||||
|
|
Loading…
Reference in a new issue