update pkgs to 1.8.8

This commit is contained in:
ed 2023-07-25 16:25:27 +00:00
parent 999ee2e7bc
commit ca0cd04085
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.8.7"
pkgver="1.8.8"
pkgrel=1
pkgdesc="Portable file sharing hub"
arch=("any")
@ -20,7 +20,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=("96638205f0d77530c8a6d0130c48302c1edc06ed6f0dd666deb44074aed5c898")
sha256sums=("e4ee5198ecf335b49c973be2110afd519b4bccb6f2e3297c23d11536752171b9")
build() {
cd "${srcdir}/${pkgname}-${pkgver}"

View file

@ -1,5 +1,5 @@
{
"url": "https://github.com/9001/copyparty/releases/download/v1.8.7/copyparty-sfx.py",
"version": "1.8.7",
"hash": "sha256-muLcmBAsn/WCRZwzYxEsVakNUMwMzbGKvjAEN7oxvCk="
"url": "https://github.com/9001/copyparty/releases/download/v1.8.8/copyparty-sfx.py",
"version": "1.8.8",
"hash": "sha256-6tdhWti4w8s3MUg6/Ccpn9fooFsjq84uyhZFeRGV/Yg="
}