mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pystopwatch: update to 2019.
This commit is contained in:
parent
19991a03e7
commit
b7fee45652
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pystopwatch'
|
# Template file for 'pystopwatch'
|
||||||
pkgname=pystopwatch
|
pkgname=pystopwatch
|
||||||
version=2018.11
|
version=2019
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
makedepends="pygtk-devel librsvg-devel"
|
makedepends="pygtk-devel librsvg-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://xyne.archlinux.ca/projects/pystopwatch"
|
homepage="http://xyne.archlinux.ca/projects/pystopwatch"
|
||||||
distfiles="http://xyne.archlinux.ca/projects/${pkgname}/src/${pkgname}-${version}.tar.xz"
|
distfiles="http://xyne.archlinux.ca/projects/${pkgname}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=cda5e209d82106287796e19c1738f3ca9cc79773b345909cd802ecbf62539639
|
checksum=387562cd9310be8a2383b5719ed2d7a32f74810f83d71eacb428301ed01da47a
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin pystopwatch
|
vbin pystopwatch
|
||||||
|
|
Loading…
Add table
Reference in a new issue