summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorebiadsu2024-01-29 18:02:14 +0100
committerebiadsu2024-01-29 18:02:14 +0100
commit984e14af8842c21d50372f6e818a8fa2ee510169 (patch)
tree3d8cbf969320d29475f724dc194dce2d0aa0d17a /PKGBUILD
parent92694741e6ac0c66d9e064991f5a1785f8849271 (diff)
downloadaur-984e14af8842c21d50372f6e818a8fa2ee510169.tar.gz
update to 8.2.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 628add5d746b..c34325594758 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
# Contributor: Leo von Klenze <leo.vonklenze@tngtech.com>
pkgname=atlassian-plugin-sdk
-pkgver=8.2.8
+pkgver=8.2.9
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=('e6f3488542f657bdd0271f1c30508cf0c76f0162779463c06be78c0c432da51d')
+sha256sums=('0e64fc8a2f823342f21b1805ae3ca8b4ed4945990d876a78f49f6835ce09ddbe')
depends=('java-environment')
package() {