alist-web-bin/3.31.0-1: update
This commit is contained in:
parent
ef161fe8ab
commit
d3935ff866
13
packages/alist-web-bin/.SRCINFO
Normal file
13
packages/alist-web-bin/.SRCINFO
Normal file
@ -0,0 +1,13 @@
|
||||
pkgbase = alist-web-bin
|
||||
pkgdesc = 🗂️ The front end of Alist V3 (A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs)
|
||||
pkgver = 3.31.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/alist-org/alist-web
|
||||
arch = any
|
||||
license = AGPL-3.0-or-later
|
||||
provides = alist-web
|
||||
conflicts = alist-web
|
||||
source = alist-web-bin-3.31.0-dist.tar.gz::https://github.com/alist-org/alist-web/releases/download/3.31.0/dist.tar.gz
|
||||
b2sums = 66c61b55e24794064a31887bd47f5b4c4d1c69eda0c3fca9a6715275298af8d32efcec0e7e098f032029fa065584fa0c58fc293b8b09b600fc1ee99d20e7aa89
|
||||
|
||||
pkgname = alist-web-bin
|
@ -1,8 +1,8 @@
|
||||
# Maintainer: Puqns67 <me@puqns67.icu>
|
||||
|
||||
pkgname='alist-web-bin'
|
||||
pkgver=3.30.0
|
||||
pkgrel=2
|
||||
pkgver=3.31.0
|
||||
pkgrel=1
|
||||
pkgdesc=' 🗂️ The front end of Alist V3 (A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs)'
|
||||
url="https://github.com/alist-org/alist-web"
|
||||
license=('AGPL-3.0-or-later')
|
||||
@ -12,7 +12,7 @@ conflicts=("${pkgname%-bin}")
|
||||
|
||||
source=("${pkgname}-${pkgver}-dist.tar.gz"::"${url}/releases/download/${pkgver}/dist.tar.gz")
|
||||
|
||||
sha512sums=('01c6efdab39f70148c2babf33689d13e6d5920139353ebd0d6f1f1bc17a329e25c767d1e07dc9f8074ae00985180a233416314af894a208321f2675ba60a625f')
|
||||
b2sums=('66c61b55e24794064a31887bd47f5b4c4d1c69eda0c3fca9a6715275298af8d32efcec0e7e098f032029fa065584fa0c58fc293b8b09b600fc1ee99d20e7aa89')
|
||||
|
||||
package() {
|
||||
install -dm755 "${pkgdir}/usr/share"
|
||||
|
Loading…
x
Reference in New Issue
Block a user