update pkgs to 1.9.2

This commit is contained in:
ed 2023-08-26 22:09:43 +00:00
parent ac21fa7782
commit 3376fbde1a
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.1"
pkgver="1.9.2"
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=("95466e2fdc172ce4bc98cbbaec44ce32a9851d15b4eb0f32ad6bf98ed89fbf14")
sha256sums=("d9509c0cf7d325124ce40637258574f62e628f06f74a61b07168fe4afa4ef489")
build() {
cd "${srcdir}/${pkgname}-${pkgver}"

View file

@ -1,5 +1,5 @@
{
"url": "https://github.com/9001/copyparty/releases/download/v1.9.1/copyparty-sfx.py",
"version": "1.9.1",
"hash": "sha256-dhFc3sjRIF0ZEmQO09OEvLpDyb5ugwaaIvVKJYHfQFQ="
"url": "https://github.com/9001/copyparty/releases/download/v1.9.2/copyparty-sfx.py",
"version": "1.9.2",
"hash": "sha256-Y5sreREKvuHmKZy6kGk/oBHfKTq8b3SZGGWm9u2Iw9E="
}