mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
find-cursor: update 1.3
This commit is contained in:
parent
bf8151e649
commit
b1d5887872
1 changed files with 4 additions and 5 deletions
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'find-cursor'
|
# Template file for 'find-cursor'
|
||||||
pkgname=find-cursor
|
pkgname=find-cursor
|
||||||
version=1.2
|
version=1.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="git"
|
|
||||||
makedepends="libXdamage-devel libXrender-devel"
|
makedepends="libXdamage-devel libXrender-devel"
|
||||||
short_desc="Highlight the cursor position in X"
|
short_desc="Highlight the cursor position in X"
|
||||||
maintainer="biopsin <biopsin@yahoo.no>"
|
maintainer="biopsin <biopsin@yahoo.no>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/Carpetsmoker/find-cursor"
|
homepage="https://github.com/arp242/find-cursor"
|
||||||
distfiles="https://github.com/Carpetsmoker/find-cursor/archive/v${version}.tar.gz"
|
distfiles="https://github.com/arp242/find-cursor/archive/v${version}.tar.gz"
|
||||||
checksum=124bb422d608333edbca2ca9f981e5a3a55a4379235b3a2c93d7b80e07de21c6
|
checksum=0cb96e8e58c97212016e61e33582f4f9cf57125883810aaa43a5c1c6e8513288
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin find-cursor
|
vbin find-cursor
|
||||||
|
|
Loading…
Add table
Reference in a new issue