summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorebiadsu2024-03-20 22:56:56 +0100
committerebiadsu2024-03-20 22:56:56 +0100
commitac4972a145557ae020d80e04d9276ebe4735da73 (patch)
treec44d231f481f8115991ee5177733dae00f584ce2 /PKGBUILD
parent984e14af8842c21d50372f6e818a8fa2ee510169 (diff)
downloadaur-atlassian-plugin-sdk.tar.gz
update to 8.2.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c34325594758..ed7814908be8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
# Contributor: Leo von Klenze <leo.vonklenze@tngtech.com>
pkgname=atlassian-plugin-sdk
-pkgver=8.2.9
+pkgver=8.2.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=('0e64fc8a2f823342f21b1805ae3ca8b4ed4945990d876a78f49f6835ce09ddbe')
+sha256sums=('9cb3a00ae5a78440ed7ec431c3610178e474e2b0a53b8cea06e12578d075a697')
depends=('java-environment')
package() {