summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2018-02-23 17:45:35 +0100
committerLuca Weiss2018-02-23 17:45:35 +0100
commit8e69c6dd351eae2a9da7f44e78d85d24a64c8c50 (patch)
tree5871d0d973fbd9dc90d9a045c65945a85f2dd11d /PKGBUILD
parentca67f154a32a609de8527b481cee78838db45380 (diff)
downloadaur-8e69c6dd351eae2a9da7f44e78d85d24a64c8c50.tar.gz
6.3.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd0181958db1..5f78186aa313 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Leo von Klenze <leo.vonklenze@tngtech.com>
pkgname=atlassian-plugin-sdk
-pkgver=6.3.7
+pkgver=6.3.10
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=('cb7777365a1437e32941af4583bb6619865b390e9dfb20557c50c1c462bd8c77')
+sha256sums=('e6ec5c5cc2af85397b352fb15cdc9ae136c058c0f5e8c8757a1b389b88930e64')
depends=('jdk')
package() {