summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvlad2015-12-17 21:05:23 +0200
committervlad2015-12-17 21:05:23 +0200
commita89b21d7c7c9c55f3a0d246f94a722921727b60e (patch)
tree4fa050eea0f52cd0ae054eb768b1ddc27b4a5899 /PKGBUILD
parent2d1eca540a30be36a5c7044c4601bec278717d9d (diff)
downloadaur-a89b21d7c7c9c55f3a0d246f94a722921727b60e.tar.gz
update to 6.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e34195ecb5df..c5dc283d6445 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Leo von Klenze <leo.vonklenze@tngtech.com>
pkgname=atlassian-plugin-sdk
-pkgver=6.1.0
+pkgver=6.2.2
pkgrel=1
pkgdesc="Atlassian plugin software developer kit"
arch=('i686' 'x86_64')
url="https://marketplace.atlassian.com/plugins/atlassian-plugin-sdk-tgz"
license=('Apache License 2.0')
source=("https://maven.atlassian.com/public/com/atlassian/amps/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('3228aa6a742d7b28fa1374102fbf7c7c900e4f42870ea1ba22354c83ed1c23a1')
+sha256sums=('ccf3787bed7bd0530cceecc8838870260b3e3b2b89377834949bf7354bc49fff')
depends=('jdk')
package() {