mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
xcape: update to 1.2.
This commit is contained in:
parent
52c6afb137
commit
e76821f211
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xcape'
|
# Template file for 'xcape'
|
||||||
pkgname=xcape
|
pkgname=xcape
|
||||||
version=1.1
|
version=1.2
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libXtst-devel libXi-devel"
|
makedepends="libXtst-devel libXi-devel"
|
||||||
short_desc="Allows you to use a single press of a modifier key as another key"
|
short_desc="Allows you to use a single press of a modifier key as another key"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Matt Carroll <oholiab@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/alols/xcape"
|
homepage="https://github.com/alols/xcape"
|
||||||
distfiles="https://github.com/alols/xcape/archive/v${version}.tar.gz"
|
distfiles="https://github.com/alols/xcape/archive/v${version}.tar.gz"
|
||||||
checksum=69ae927a6b2b1268a809b9c3af7c4f94584458f022beb6e2ca3e6bc3ba8a6d4a
|
checksum=a27ed884fd94f03058af65a39edfe3af3f2f8fbb76ba9920002a76be07fb2821
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC=$CC
|
make CC=$CC
|
||||||
|
|
Loading…
Add table
Reference in a new issue