summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abdb49a20437..8a35e1a4e870 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Main://aur.archlinux.org/plantuml.gittainer: juantascon <juantascon.aur@horlux.org>
pkgname=plantuml
-pkgver=8053
+pkgver=8054
pkgrel=1
pkgdesc="Component that allows to quickly write uml diagrams"
arch=(any)
@@ -10,7 +10,7 @@ license=('GPL')
depends=("java-runtime" "graphviz")
makedepends=("apache-ant" "java-environment")
source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz "$pkgname.run")
-sha256sums=('06ece5147f46354fc7ad063491dc59e75e23a0615afc4e5212419ef788797968'
+sha256sums=('8d3d551912003dfac6e07a02904dd25e77c1932180c6a92e202058845918406f'
'dff39e4d8dd8eedb58c1b0a0cf64ab2c404b713e3a42fa5fdf0b6792ca382ed5')
package() {