summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Rys2024-02-26 20:14:47 +0100
committerMartin Rys2024-02-26 20:14:47 +0100
commit764eb0f78c79f5e62a7b49b1a77a507fc6cfefd5 (patch)
tree51aa8c6466b4c6e09ad3ad4280ca8d053351711a /PKGBUILD
parent48a35f0b73cc1e9a5c923aa4c11041a820adc219 (diff)
downloadaur-764eb0f78c79f5e62a7b49b1a77a507fc6cfefd5.tar.gz
Bump to 23.12.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3fb965507093..2ee982046c0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bookstack
_camelname=BookStack
-pkgver=23.12.2
+pkgver=23.12.3
pkgrel=1
pkgdesc='A simple, self-hosted, easy-to-use platform for organising and storing information'
arch=('any')
@@ -24,7 +24,7 @@ source=(
"$pkgname-$pkgver.tar.gz::https://github.com/BookStackApp/BookStack/archive/v${pkgver}.tar.gz"
'bookstack.conf'
)
-sha256sums=('765450659028641019d2ef8519848da2cddbb834edc08488c92fba3988f8b6c0'
+sha256sums=('21a1da017aca535fecc9fbcee996cff7fe57ac038c93a5ed18193331bb89ba9c'
'82152fc91366d1bd623c559c03240f070e08d45a084a4c6e2e211f671bee8c78')
options=('!strip')
backup=("etc/webapps/$pkgname/config.env")