update pkgs to 1.9.30

This commit is contained in:
ed 2024-01-25 23:18:21 +00:00
parent fade751a3e
commit e397ec2e48
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.9.29"
pkgver="1.9.30"
pkgrel=1
pkgdesc="File server with accelerated resumable uploads, dedup, WebDAV, FTP, 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=("868fa61f9dee57bf2911b1c000b9b49fc40dd141f8d8338b4462ba0af36774d9")
sha256sums=("dd93fcc0f8c4885724f65d4c60d93af17bc8d6f55e5b4a00e8f75f40cc7d1552")
build() {
cd "${srcdir}/${pkgname}-${pkgver}"

View file

@ -1,5 +1,5 @@
{
"url": "https://github.com/9001/copyparty/releases/download/v1.9.29/copyparty-sfx.py",
"version": "1.9.29",
"hash": "sha256-hY0v6sPTL4h7YFdku2Hvg5k1ewU1GK0qro4iKrXBkY8="
"url": "https://github.com/9001/copyparty/releases/download/v1.9.30/copyparty-sfx.py",
"version": "1.9.30",
"hash": "sha256-MUHlRrNF5DwEpnGIKjfry0pM26OlnrPgWiwPxfRXUT4="
}