mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
plantuml: update to 1.2019.11.
This commit is contained in:
parent
826e7b6cfb
commit
9249d3865b
1 changed files with 2 additions and 3 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.2019.9
|
version=1.2019.11
|
||||||
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=3d0552725c519d4faba4cb019c90a17dafa74e2d22a11e576e168c102ab02508
|
checksum=62d99aec44065b2f526e1628712f846661a0bcaeee8277e7c123f0cdf1056afe
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
mv ${pkgname}.jar ${pkgname}-${version}.jar
|
mv ${pkgname}.jar ${pkgname}-${version}.jar
|
||||||
|
@ -25,4 +25,3 @@ do_install() {
|
||||||
vbin plantuml
|
vbin plantuml
|
||||||
vinstall ${pkgname}-${version}.jar 644 usr/share/java ${pkgname}-${version}.jar
|
vinstall ${pkgname}-${version}.jar 644 usr/share/java ${pkgname}-${version}.jar
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue