CellWriter: update to 1.3.6
This commit also points to the new home page and distfiles as risujin.org has been discontinued.
This commit is contained in:
parent
f9d9d93952
commit
eee44bf96c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'CellWriter'
|
||||
pkgname=CellWriter
|
||||
version=1.3.5
|
||||
version=1.3.6
|
||||
revision=1
|
||||
wrksrc=cellwriter-${version}
|
||||
build_style=gnu-configure
|
||||
|
@ -9,6 +9,6 @@ makedepends="gtk+-devel libXtst-devel"
|
|||
short_desc="Grid-entry natural handwriting input panel"
|
||||
maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://risujin.org/cellwriter/"
|
||||
distfiles="http://pub.risujin.org/latest.php?cellwriter/cellwriter-${version}.tar.gz"
|
||||
checksum=c7ea0dd4b512c80235569c033cefda7c471f335deeb472220e27c31e511e06ef
|
||||
homepage="https://github.com/risujin/cellwriter"
|
||||
distfiles="https://github.com/risujin/cellwriter/archive/${version}.tar.gz"
|
||||
checksum=17bb07226d4680b565b18a60494cb19cdf9067b427c8df7454c16d809de9963b
|
||||
|
|
Loading…
Reference in New Issue