pystopwatch: update to 2018.
This commit is contained in:
parent
32cf8ab3a7
commit
d0d86c48a6
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'pystopwatch'
|
||||
pkgname=pystopwatch
|
||||
version=2012.12.24.1
|
||||
version=2018
|
||||
revision=1
|
||||
noarch=yes
|
||||
makedepends="pygtk-devel librsvg-devel"
|
||||
depends="python pygtk librsvg"
|
||||
short_desc="A GTK2+ stopwatch written in Python"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
short_desc="GTK2+ stopwatch written in Python"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://xyne.archlinux.ca/projects/pystopwatch"
|
||||
distfiles="http://xyne.archlinux.ca/projects/${pkgname}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=d74b6b6e5263e40ce45c0333df1f44e618d87a967d02e0c911782b3ebfdd2a94
|
||||
checksum=016b3fb810a733941745cf04674fcf634c3fd860f6e439da6e35a7826b492e9c
|
||||
|
||||
do_install() {
|
||||
vbin pystopwatch
|
||||
|
|
Loading…
Reference in New Issue