Skip to content

Commit e00b97e

Browse files
committed
update pkgs to 1.18.4
1 parent 4dca1cf commit e00b97e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

contrib/package/arch/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: icxes <[email protected]>
22
pkgname=copyparty
3-
pkgver="1.18.3"
3+
pkgver="1.18.4"
44
pkgrel=1
55
pkgdesc="File server with accelerated resumable uploads, dedup, WebDAV, FTP, TFTP, zeroconf, media indexer, thumbnails++"
66
arch=("any")
@@ -22,7 +22,7 @@ optdepends=("ffmpeg: thumbnails for videos, images (slower) and audio, music tag
2222
)
2323
source=("https://github.com/9001/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
2424
backup=("etc/${pkgname}.d/init" )
25-
sha256sums=("aa12f4779cf5c014cc9503798ac63872dac840ca91ddf122daa6befb4c883d48")
25+
sha256sums=("ce903db06d2f1889fd600e8f47e0514d4cce66d8d06f726a8db2ab56ba3c164f")
2626

2727
build() {
2828
cd "${srcdir}/${pkgname}-${pkgver}"
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"url": "https://github.com/9001/copyparty/releases/download/v1.18.3/copyparty-sfx.py",
3-
"version": "1.18.3",
4-
"hash": "sha256-INqErls4gyhBAlDlY1vfNboKrrqHmeiyB+RAuuYRISQ="
2+
"url": "https://github.com/9001/copyparty/releases/download/v1.18.4/copyparty-sfx.py",
3+
"version": "1.18.4",
4+
"hash": "sha256-rTX2yQne7i91vXJaUolLZYSjCNKVdQlvgv1x+N2UsDE="
55
}

0 commit comments

Comments
 (0)