summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvlad2015-09-29 13:17:34 +0300
committervlad2015-09-29 13:17:34 +0300
commitc9ed8ff8dc35599ff87529a19f6ff1ba5105a889 (patch)
treeb218cef101f1e7a911855822e2c889c6cc05a3c7 /PKGBUILD
parentcabc9ea35478181a85b4154061c117c2ff360b2d (diff)
downloadaur-c9ed8ff8dc35599ff87529a19f6ff1ba5105a889.tar.gz
update to 5.1.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d4f2b547c68..08af747885b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Leo von Klenze <leo.vonklenze@tngtech.com>
pkgname=atlassian-plugin-sdk
-pkgver=5.1.2
+pkgver=5.1.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=('4ad79005f16d78af9d5a3deb3ac90654aa86bda5a0d1514099146ed0a6c56d08')
+sha256sums=('6e877c46766917e769f3012a987d91d1352d417789bea5ec18fdf2a1e543212c')
depends=('jdk')
package() {