summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Rys2024-02-29 23:34:29 +0100
committerMartin Rys2024-02-29 23:34:29 +0100
commit355684abea09be762442f7aa213c912b88911da0 (patch)
tree8d7dfc13a9141ce679d76674f18487a35454466f /PKGBUILD
parent764eb0f78c79f5e62a7b49b1a77a507fc6cfefd5 (diff)
downloadaur-355684abea09be762442f7aa213c912b88911da0.tar.gz
Bump to 24.02
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ee982046c0f..a7d973716afa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bookstack
_camelname=BookStack
-pkgver=23.12.3
+pkgver=24.02
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=('21a1da017aca535fecc9fbcee996cff7fe57ac038c93a5ed18193331bb89ba9c'
+sha256sums=('0832745f6c76ef8a21adebf21fef70e09ff063d484a5d25334ed8c034adeb0b2'
'82152fc91366d1bd623c559c03240f070e08d45a084a4c6e2e211f671bee8c78')
options=('!strip')
backup=("etc/webapps/$pkgname/config.env")