mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
plantuml: update to 1.2020.10.
This commit is contained in:
parent
5edcd2edac
commit
9af1acdf83
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'plantuml'
|
# Template file for 'plantuml'
|
||||||
pkgname=plantuml
|
pkgname=plantuml
|
||||||
reverts="8047_1 8053_1 8059_1"
|
reverts="8047_1 8053_1 8059_1"
|
||||||
version=1.2020.8
|
version=1.2020.10
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Julien Dehos <dehos@lisic.univ-littoral.fr>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://plantuml.com/"
|
homepage="http://plantuml.com/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-jar-gplv2-${version}.zip"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-jar-gplv2-${version}.zip"
|
||||||
checksum=79d9422b66b80bd6c2cf3bdb30cccb0d11d9993cb2f25eef2cfc6f517e8dfcda
|
checksum=69633e1b2cbf825ab1486cdf3652cdc50369e6339f75cdd85bac46286784ee75
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
mv ${pkgname}.jar ${pkgname}-${version}.jar
|
mv ${pkgname}.jar ${pkgname}-${version}.jar
|
||||||
|
|
Loading…
Add table
Reference in a new issue