Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/ardor/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'ardor'
pkgname=ardor
version=2.2.6
version=2.5.2
revision=1
hostmakedepends="unzip"
depends="virtual?java-runtime"
Expand All @@ -9,7 +9,7 @@ maintainer="Fabio Krapohl <Krapohl.f@gmx.de>"
license="custom:Jelurida Public License 1.1"
homepage="https://www.jelurida.com/ardor"
distfiles="https://bitbucket.org/Jelurida/ardor/downloads/ardor-client-${version}.zip"
checksum=c2edf8d9785f4c9e8b2768324aca925e6c9a0ea5eb74996c7490a56967951366
checksum=9a8fcb1b3b90a901d31e1d9d506c46601f7384f56cc0edab5ce5f94b813b1f99

do_install() {
echo "#!/bin/sh" > ardor
Expand Down