update plik-bin to 1.3.8
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
20983f06b8
commit
947a2c2c4e
|
@ -3,7 +3,7 @@
|
|||
pkgname="plik-bin"
|
||||
arch="amd64"
|
||||
pkgrel=3
|
||||
pkgver="1.3.7"
|
||||
pkgver="1.3.8"
|
||||
pkgdesc="Plik is a temporary file upload system (Wetransfer like) in Go."
|
||||
_arch="amd64"
|
||||
url="https://github.com/root-gg/plik/"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Leafee98 <me@leafee98.com>"
|
|||
_pkgname_base="plik-${pkgver}-linux-${_arch}"
|
||||
_pkgname="${_pkgname_base}.tar.gz"
|
||||
source=(
|
||||
"${_pkgname}::https://github.com/root-gg/plik/releases/download/1.3.7/${_pkgname}"
|
||||
"${_pkgname}::https://github.com/root-gg/plik/releases/download/${pkgver}/${_pkgname}"
|
||||
"plikd.service::materials/plikd.service"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue