summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Rys2023-03-25 15:29:55 +0100
committerMartin Rys2023-03-25 15:29:55 +0100
commit52d6a99428f5139859a5fb3caaa8bf0b030ff52a (patch)
treeae6e84ae35ddce569198d36b0fdaec66d5e49d80 /PKGBUILD
parentc472d9318ad66d333345542848478da73c7b5e61 (diff)
downloadaur-52d6a99428f5139859a5fb3caaa8bf0b030ff52a.tar.gz
Bump to 23.02.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef111bbbe8b9..79ab37afa2c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bookstack
_camelname=BookStack
-pkgver=23.02.1
+pkgver=23.02.2
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=('ea9d33210f37ffed1a0fe179db547f0830166104ca592fb0be8c9ee3bcb7efaa')
+sha256sums=('7f5dc7643480fd0f0584e1ed8436ad8fc67350f8dae7a3ef59fa442c05f5be4c')
options=('!strip')
backup=("etc/webapps/$pkgname/config.env")