summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorebiadsu2019-11-03 22:15:54 +0100
committerebiadsu2019-11-03 22:15:54 +0100
commit31cfd6dfd3139a6ad4aa2af0558aa2e9cb1ce642 (patch)
tree9fc10711796078069cfcc0d84912fc269a371d29 /PKGBUILD
parent149f5c13d72cfbb73d43cbd48227eba72bca9eea (diff)
downloadaur-31cfd6dfd3139a6ad4aa2af0558aa2e9cb1ce642.tar.gz
version bump to 8.0.16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61a14510ad63..1034fdb96637 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
# Contributor: Leo von Klenze <leo.vonklenze@tngtech.com>
pkgname=atlassian-plugin-sdk
-pkgver=8.0.7
+pkgver=8.0.16
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=('0e9a5f313c1fe502bc8f5ed05b129d6d3ae0eeaa3184b0589eaf31b058f8c053')
+sha256sums=('a0594d1e7adca41ca740524f189fd66c94ba2e74a1025d0c0193e977df628876')
depends=('java-environment')
package() {