summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Rys2024-03-24 16:48:14 +0100
committerMartin Rys2024-03-24 16:48:14 +0100
commite44c9ca3ef21aa110a3a89ad744b8362494533a9 (patch)
tree4e27822fa62ff543f95c504a2005f53977b19dd3 /PKGBUILD
parent355684abea09be762442f7aa213c912b88911da0 (diff)
downloadaur-e44c9ca3ef21aa110a3a89ad744b8362494533a9.tar.gz
Bump to 24.02.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7d973716afa..6956edd65ed4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bookstack
_camelname=BookStack
-pkgver=24.02
+pkgver=24.02.2
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=('0832745f6c76ef8a21adebf21fef70e09ff063d484a5d25334ed8c034adeb0b2'
+sha256sums=('962f6b7477c4799b7499d5fc9475bb5c51143d8332e77cb1d2f820a6581ca141'
'82152fc91366d1bd623c559c03240f070e08d45a084a4c6e2e211f671bee8c78')
options=('!strip')
backup=("etc/webapps/$pkgname/config.env")