summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Rys2022-02-02 13:38:05 +0100
committerMartin Rys2022-02-02 13:38:05 +0100
commit0cfda28f3342fbfbc7ec5b4258e6fc7f2efb2dfb (patch)
tree1d18f0327de3d3d90e420db56fdfef814315c6f1 /PKGBUILD
parentdceb80756b5b6db7efe54e42432327590b68fe23 (diff)
downloadaur-0cfda28f3342fbfbc7ec5b4258e6fc7f2efb2dfb.tar.gz
Bump to 21.12.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0f5a4659c6d..24f3a1b0fbae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bookstack
_camelname=BookStack
-pkgver=21.12.3
+pkgver=21.12.4
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=('c6182009052069b62e1c70307bc030cc22439ef1da29baf6a315690093693557')
+sha256sums=('3af6ee1dbcdcd519dc2e42b277c845678162154f7f15d37457d62e6e8f7eea5a')
options=('!strip')
backup=("etc/webapps/$pkgname/config.env")