summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeo von Klenze2016-06-05 09:40:22 +0200
committerLeo von Klenze2016-06-05 09:40:22 +0200
commit19615cf9c4e95d0670d707d225e7a317c41a86e7 (patch)
tree3d405b794957819d648a9358c9bfc7f0cd174604 /PKGBUILD
parenta89b21d7c7c9c55f3a0d246f94a722921727b60e (diff)
downloadaur-19615cf9c4e95d0670d707d225e7a317c41a86e7.tar.gz
update to 6.2.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5dc283d6445..9dbb7680b9d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Leo von Klenze <leo.vonklenze@tngtech.com>
pkgname=atlassian-plugin-sdk
-pkgver=6.2.2
+pkgver=6.2.6
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=('ccf3787bed7bd0530cceecc8838870260b3e3b2b89377834949bf7354bc49fff')
+sha256sums=('948920bcac333a86509e6f13c8e2a32df3dbd674f5820f1ff2ca49b8a6686220')
depends=('jdk')
package() {