wmctrl: fix upstream URL.
Adopted.
This commit is contained in:
parent
f005f445d4
commit
eb1dc5b004
1 changed files with 4 additions and 5 deletions
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'wmctrl'
|
||||
|
||||
pkgname="wmctrl"
|
||||
version="1.07"
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
short_desc="CLI tool to interact with EWMH compliant WMs"
|
||||
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libXmu-devel glib-devel"
|
||||
homepage="http://tomas.styblo.name/wmctrl/"
|
||||
distfiles="http://tomas.styblo.name/wmctrl/dist/wmctrl-${version}.tar.gz"
|
||||
homepage="https://sites.google.com/site/tstyblo/wmctrl/"
|
||||
distfiles="https://sites.google.com/site/tstyblo/wmctrl/wmctrl-1.07.tar.gz"
|
||||
checksum="d78a1efdb62f18674298ad039c5cbdb1edb6e8e149bb3a8e3a01a4750aa3cca9"
|
||||
|
|
Loading…
Reference in a new issue