summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Rys2022-03-04 13:46:05 +0100
committerMartin Rys2022-03-04 13:46:05 +0100
commitbf2ba87516e4c3132b9911490f2c8241dc27cc13 (patch)
treece2392fd5e9ccaf34d9fb01abc54e029cd71e606 /PKGBUILD
parente2ef437de874bbc37eba497db2ac9ac79ad53cee (diff)
downloadaur-bf2ba87516e4c3132b9911490f2c8241dc27cc13.tar.gz
Bump to 22.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6047c211af34..8d2c6b73a942 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bookstack
_camelname=BookStack
-pkgver=21.12.5
+pkgver=22.02.2
pkgrel=1
pkgdesc='A simple, self-hosted, easy-to-use platform for organising and storing information'
arch=('any')
@@ -15,7 +15,7 @@ depends=(
)
makedepends=('composer')
source=("$pkgname-$pkgver.tar.gz::https://github.com/BookStackApp/BookStack/archive/v${pkgver}.tar.gz")
-sha256sums=('ca2213ebfd453db4b7692edffdbdf38fd6e116f2aa97cc23bbecac2c94745b9c')
+sha256sums=('7b7345c342bf665a2277ebaa9deead56010660606246d7b0b2d15119dcedf05f')
options=('!strip')
backup=("etc/webapps/$pkgname/config.env")