summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Rys2022-04-03 12:57:10 +0200
committerMartin Rys2022-04-03 12:57:10 +0200
commitc2e7c69a92ea0cd865030f4ac59dc62e71c9b040 (patch)
tree64884315b851076fa71300d1cb7053218352a28d /PKGBUILD
parentda827fda4e664bffa769f5abe256cdac1a70b31b (diff)
downloadaur-c2e7c69a92ea0cd865030f4ac59dc62e71c9b040.tar.gz
Bump to 22.03.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e7223f09d59..fd8feedb7077 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bookstack
_camelname=BookStack
-pkgver=22.02.3
+pkgver=22.03.1
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=('30f618e2795e3d759fb1ed87e7bb898d47ad0edd71a873797b294cc3e3f0cd79')
+sha256sums=('f10c487af7f2f1050970c949f0c0378160258d3497456b36c6c9ecbfaa2d1ea9')
options=('!strip')
backup=("etc/webapps/$pkgname/config.env")