update pkgs to 1.18.0

This commit is contained in:
ed 2025-06-22 00:59:42 +00:00
parent 7eca90cc21
commit d4d9069130
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.17.2"
pkgver="1.18.0"
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=("20af4a9b3188fee235c505af4a09190088d0094ab594e37ca1eabbda41c8912d")
sha256sums=("69c70c96b9ac4a09c47ccc51f7930a6e82f52ed727030374842681533afc128c")
build() {
cd "${srcdir}/${pkgname}-${pkgver}"

View file

@ -1,5 +1,5 @@
{
"url": "https://github.com/9001/copyparty/releases/download/v1.17.2/copyparty-sfx.py",
"version": "1.17.2",
"hash": "sha256-qY3QTLthJLpvO9yo2kiwM2cT3eqg5/cGvGzp+JHy4Ko="
"url": "https://github.com/9001/copyparty/releases/download/v1.18.0/copyparty-sfx.py",
"version": "1.18.0",
"hash": "sha256-kCKLnQ1GDXzxceB76CtUi1TzVqSHgC03PUb/Bhm5SSk="
}