update pkgs to 1.16.15

This commit is contained in:
ed 2025-02-25 01:25:15 +00:00
parent a011139894
commit bd33863f9f
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.16.14"
pkgver="1.16.15"
pkgrel=1
pkgdesc="File server with accelerated resumable uploads, dedup, WebDAV, FTP, TFTP, zeroconf, media indexer, thumbnails++"
arch=("any")
@ -22,7 +22,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=("62ecebf89ebd30e8537e06d0ed533542fe8bbb15147e02714131d7412ea60425")
sha256sums=("080844a7458073c86714dde5fa659a64120909568005420ff81a27e353e91a72")
build() {
cd "${srcdir}/${pkgname}-${pkgver}"

View file

@ -1,5 +1,5 @@
{
"url": "https://github.com/9001/copyparty/releases/download/v1.16.14/copyparty-sfx.py",
"version": "1.16.14",
"hash": "sha256-hFIJdIOt1n2Raw9VdvTmX+C/xr8tgLMa956lhJ7DZvo="
"url": "https://github.com/9001/copyparty/releases/download/v1.16.15/copyparty-sfx.py",
"version": "1.16.15",
"hash": "sha256-vpI/N01pCeCiAv3haE1Zac1X9Oyp2vqPAC1WEcl5phA="
}