summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpappy2020-02-16 14:22:55 +0100
committerpappy2020-02-16 14:22:55 +0100
commit4ea8533981d5c55a8c17b3f9dc5227dba1355376 (patch)
treed78577929ac56b251be87101fc5deb13dc8e3b6e
parentbc6b9fd18a3949f1ea8e12f2697aaacc2be7e48e (diff)
downloadaur-4ea8533981d5c55a8c17b3f9dc5227dba1355376.tar.gz
4.33.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2caf59ef1324..11ab3c5e7460 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitbucket
pkgdesc = A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility
- pkgver = 4.32.0
+ pkgver = 4.33.0
pkgrel = 1
url = https://gitbucket.github.io
install = gitbucket.install
@@ -8,15 +8,15 @@ pkgbase = gitbucket
license = AGPL3
depends = jre8-openjdk-headless
provides = gitbucket
- noextract = gitbucket-4.32.0.war
+ noextract = gitbucket-4.33.0.war
backup = etc/gitbucket/gitbucket.opts
- source = gitbucket-4.32.0.war::https://github.com/gitbucket/gitbucket/releases/download/4.32.0/gitbucket.war
+ source = gitbucket-4.33.0.war::https://github.com/gitbucket/gitbucket/releases/download/4.33.0/gitbucket.war
source = gitbucket.sh
source = gitbucket.opts
source = gitbucket.sysusers
source = gitbucket.tmpfiles
source = gitbucket.service
- sha256sums = 7150e46d20a2a6febfaca53fb2ca796f8729e109d538daa8182dcc42522efee2
+ sha256sums = 35e190ddb7a2f9760d43617d2e6325c2a745ba66061daa3fa95cc9d871423506
sha256sums = 9e676104c506cfcf1c8e7db79fe0331b55726a0530f8ad6ccc33013190535982
sha256sums = 860d2afa0dae857f8ddd3c8de2911a60032e51aa3981b4282d525ec8cbe73638
sha256sums = 7839b30fafa179d3712ec4246450fbf56a70130de198da2265d872b76ac0ee0e
diff --git a/PKGBUILD b/PKGBUILD
index 96a12b86f069..9344d7619efb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: pappy <pappy _AT_ a s c e l i o n _DOT_ com>
pkgname=gitbucket
-pkgver=4.32.0
+pkgver=4.33.0
pkgrel=1
pkgdesc="A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility"
arch=(any)
@@ -20,7 +20,7 @@ source=($pkgname-$pkgver.war::https://github.com/gitbucket/gitbucket/releases/do
$pkgname.service
)
noextract=($pkgname-$pkgver.war)
-sha256sums=('7150e46d20a2a6febfaca53fb2ca796f8729e109d538daa8182dcc42522efee2'
+sha256sums=('35e190ddb7a2f9760d43617d2e6325c2a745ba66061daa3fa95cc9d871423506'
'9e676104c506cfcf1c8e7db79fe0331b55726a0530f8ad6ccc33013190535982'
'860d2afa0dae857f8ddd3c8de2911a60032e51aa3981b4282d525ec8cbe73638'
'7839b30fafa179d3712ec4246450fbf56a70130de198da2265d872b76ac0ee0e'