Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
upgpkg: java-xmlgraphics-commons 2.4-2
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-community/svn@613688 9fca08f4-af9d-4005-b8df-a31f2cc04f65
  • Loading branch information
ffy00 authored and svntogit committed Apr 13, 2020
1 parent 11c6e1e commit 6dd3866
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@

pkgname=java-xmlgraphics-commons
pkgver=2.4
pkgrel=1
pkgrel=2
pkgdesc='Common components between FOP and Batik'
arch=('any')
url='https://xmlgraphics.apache.org/commons/'
license=('Apache')
depends=('java-runtime')
depends=('java-runtime>=9')
source=("https://www.apache.org/dist/xmlgraphics/commons/binaries/xmlgraphics-commons-$pkgver-bin.tar.gz"{,.asc})
sha512sums=('e8431f3a859ed26d7dd3e5eb7a0ac141176fc716c0ae28d76d2acc10d6f804eb866f289948e21efd71bf4639bd220c287593a618aa553e1621d4ef8d1b40342a'
'SKIP')
Expand Down

0 comments on commit 6dd3866

Please sign in to comment.