summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Rys2022-07-31 19:08:22 +0200
committerMartin Rys2022-07-31 19:08:22 +0200
commit150772ab3f1867b97a3e72d98528f428d76ff36a (patch)
treeefefefeb14b005cc4277e7959fb7fdb74183fe50 /PKGBUILD
parenta5b1a34824184bc4c6e6b45318561fadb3908aeb (diff)
downloadaur-150772ab3f1867b97a3e72d98528f428d76ff36a.tar.gz
Bump to 22.07
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b5b5d6e46c8..836b3e71c078 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bookstack
_camelname=BookStack
-pkgver=22.06.2
+pkgver=22.07
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=('b64c41e4ebb9cb46a54915b9dbc090620466372ab5919ddcb58ae5595730f09e')
+sha256sums=('0fec0aaddbd1949a9d3c5eaa6abeb3348cdcdd3a0b80f98b1344edb694af1f1d')
options=('!strip')
backup=("etc/webapps/$pkgname/config.env")