summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Rys2021-12-25 15:47:52 +0100
committerMartin Rys2021-12-25 15:47:52 +0100
commitb4cab126425908f2244780fff59bd9363d1252fa (patch)
treec83e8a424df91d1a437dc23437ea6086bb07c9eb /PKGBUILD
parente1b1bdc6f52f82ea7b731cd6a01003ee9c44656c (diff)
downloadaur-b4cab126425908f2244780fff59bd9363d1252fa.tar.gz
Bump 21.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 420108140a78..67e4100078c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Rys <rys.pw/contact>
pkgname=bookstack
_camelname=BookStack
-pkgver=21.11.3
+pkgver=21.12
pkgrel=1
pkgdesc='A simple, self-hosted, easy-to-use platform for organising and storing information'
arch=('any')
@@ -14,7 +14,7 @@ depends=(
)
makedepends=('composer')
source=("$pkgname-$pkgver.tar.gz::https://github.com/BookStackApp/BookStack/archive/v${pkgver}.tar.gz")
-sha256sums=('f097a7760e0163e814d6168c38223383a3e25900e61cbec433065108ada21ed5')
+sha256sums=('16538189da8af1e376b712d9afea6a7fb51760533c376b69a5e171799ee58425')
options=('!strip')
backup=("etc/webapps/$pkgname/config.env")