update pkgs to 1.15.2

This commit is contained in:
ed 2024-09-16 00:44:48 +00:00
parent b90e1200d7
commit 1d004b6dbd
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
# Maintainer: icxes <dev.null@need.moe>
pkgname=copyparty
pkgver="1.15.1"
pkgver="1.15.2"
pkgrel=1
pkgdesc="File server with accelerated resumable uploads, dedup, WebDAV, FTP, TFTP, zeroconf, media indexer, thumbnails++"
arch=("any")
@ -21,7 +21,7 @@ optdepends=("ffmpeg: thumbnails for videos, images (slower) and audio, music tag
)
source=("https://github.com/9001/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
backup=("etc/${pkgname}.d/init" )
sha256sums=("5fb048fe7e2aa5ad18c9cdb333af3ee5e51c338efa74b34aa8aa444675eac913")
sha256sums=("b6544d432bb9128f2a44174fab655d3a09accfe62f8ef516a6f06cd3d20043b3")
build() {
cd "${srcdir}/${pkgname}-${pkgver}"

View file

@ -1,5 +1,5 @@
{
"url": "https://github.com/9001/copyparty/releases/download/v1.15.1/copyparty-sfx.py",
"version": "1.15.1",
"hash": "sha256-i4S/TmuAphv/wbndfoSUYztNqO+o+qh/v8GcslxWWUk="
"url": "https://github.com/9001/copyparty/releases/download/v1.15.2/copyparty-sfx.py",
"version": "1.15.2",
"hash": "sha256-YY7hdova7VzhxEoUD3DvNR1M69SGFjiaF8GkL8oDXK4="
}