geis: update to 2.2.17.
This commit is contained in:
parent
33981629c2
commit
026cc32684
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'geis'
|
||||
pkgname=geis
|
||||
version=2.2.16
|
||||
revision=4
|
||||
version=2.2.17
|
||||
revision=1
|
||||
hostmakedepends="pkg-config python3.4-devel"
|
||||
makedepends="dbus-devel grail-devel frame-devel libXi-devel python3.4-devel xorg-server-devel"
|
||||
build_style="gnu-configure"
|
||||
|
@ -10,8 +10,8 @@ maintainer="Enno Boland <eb@s01.de>"
|
|||
license="GPL"
|
||||
homepage="https://launchpad.net/geis"
|
||||
short_desc="Gesture Engine Interface and Support"
|
||||
distfiles="https://launchpadlibrarian.net/140855467/${pkgname}-${version}.tar.xz"
|
||||
checksum=40a694092c79f325a2fbf8a9f301177bc91c364f4e637c2aa8963ad2a5aabbcf
|
||||
distfiles="https://launchpad.net/geis/trunk/$version/+download/geis-$version.tar.xz"
|
||||
checksum=8a60f5683852094038904e690d23cc5a90a980fc52da67f0f28890baa25c70eb
|
||||
|
||||
geis-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue