This commit is contained in:
parent
004dedbb15
commit
66b80a9316
4 changed files with 78 additions and 0 deletions
18
bookstack/.SRCINFO
Normal file
18
bookstack/.SRCINFO
Normal file
|
@ -0,0 +1,18 @@
|
|||
pkgbase = bookstack
|
||||
pkgdesc = A simple, self-hosted, easy-to-use platform for organising and storing information
|
||||
pkgver = 22.11.1
|
||||
pkgrel = 1
|
||||
url = https://github.com/BookStackApp/BookStack
|
||||
install = bookstack.install
|
||||
arch = any
|
||||
license = MIT
|
||||
makedepends = composer
|
||||
depends = php
|
||||
depends = php-gd
|
||||
depends = php-fpm
|
||||
options = !strip
|
||||
backup = etc/webapps/bookstack/config.env
|
||||
source = bookstack-22.11.1.tar.gz::https://github.com/BookStackApp/BookStack/archive/v22.11.1.tar.gz
|
||||
sha256sums = b5110588684e8a0fdcca5bb08d7ae0558a73a2a3bf8abbbad2b947e6d2f3bc4c
|
||||
|
||||
pkgname = bookstack
|
Loading…
Add table
Add a link
Reference in a new issue