summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorebiadsu2021-04-14 19:04:09 +0200
committerebiadsu2021-04-14 19:04:09 +0200
commit8720caae5685ae711f1cf568ffbc9194eec07ceb (patch)
treec5260dba285f7b9e4bdc71a01d9f34cf9c1b0f5f /PKGBUILD
parentae45ee559e1ce1541046e1fdd0c7069148920c54 (diff)
downloadaur-8720caae5685ae711f1cf568ffbc9194eec07ceb.tar.gz
update to version 8.2.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ce4a85e0bde..6663a0aa3f1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
# Contributor: Leo von Klenze <leo.vonklenze@tngtech.com>
pkgname=atlassian-plugin-sdk
-pkgver=8.2.6
+pkgver=8.2.7
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=('9423d0e27cbe81b16fc9909fc3ce1b1d784d44db567ad3c051974b2273a0f644')
+sha256sums=('77eb7ba604921042642f1d3a93b17f7e4dada572ca1ae12d5a2696ceee960f76')
depends=('java-environment')
package() {