Skip to content

Commit

Permalink
update pkgs to 1.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
9001 committed Nov 23, 2024
1 parent a90dde9 commit baf4111
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions contrib/package/arch/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: icxes <[email protected]>
pkgname=copyparty
pkgver="1.16.1"
pkgver="1.16.2"
pkgrel=1
pkgdesc="File server with accelerated resumable uploads, dedup, WebDAV, FTP, TFTP, zeroconf, media indexer, thumbnails++"
arch=("any")
Expand All @@ -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=("48506881f7920ad9d528763833a8cc3d1b6df39402bbe1cb90c3ff58c865dfc6")
sha256sums=("5ecc1626e3f3a7bb7de5e6697742cd5c5990e20afec867d8de648afb04fbc04b")

build() {
cd "${srcdir}/${pkgname}-${pkgver}"
Expand Down
6 changes: 3 additions & 3 deletions contrib/package/nix/copyparty/pin.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"url": "https://github.com/9001/copyparty/releases/download/v1.16.1/copyparty-sfx.py",
"version": "1.16.1",
"hash": "sha256-vlxAuVtd/o11CIC6E6K6UDUdtYDzQ6u7kG3Qc3eqJ+U="
"url": "https://github.com/9001/copyparty/releases/download/v1.16.2/copyparty-sfx.py",
"version": "1.16.2",
"hash": "sha256-HdgVtsoSX3qgDkNOD9e0PRZlY/wL6T02Q6zECfX/TdM="
}

0 comments on commit baf4111

Please sign in to comment.