diff --git a/contrib/package/arch/PKGBUILD b/contrib/package/arch/PKGBUILD index 5b626e68..a2ea17eb 100644 --- a/contrib/package/arch/PKGBUILD +++ b/contrib/package/arch/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: icxes pkgname=copyparty -pkgver="1.9.11" +pkgver="1.9.12" 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=("67d08a0ca8426a068e6461243612dda347e42f056b6312348f5bfa109de2688f") +sha256sums=("bf285725a70b3b201fa8927dd93b294dc9c8c29e00d6826accac8977fc72e1d4") build() { cd "${srcdir}/${pkgname}-${pkgver}" diff --git a/contrib/package/nix/copyparty/pin.json b/contrib/package/nix/copyparty/pin.json index 03dfe156..f0a5c9b3 100644 --- a/contrib/package/nix/copyparty/pin.json +++ b/contrib/package/nix/copyparty/pin.json @@ -1,5 +1,5 @@ { - "url": "https://github.com/9001/copyparty/releases/download/v1.9.11/copyparty-sfx.py", - "version": "1.9.11", - "hash": "sha256-A3nQ/b3KLDQVuioXYf3kgcrXSBOEt+KBCq2tnc5PDWg=" + "url": "https://github.com/9001/copyparty/releases/download/v1.9.12/copyparty-sfx.py", + "version": "1.9.12", + "hash": "sha256-/ih867kYtyYcwM+jf5ciHmgTg8BVC+Ve6U8BnamN0kw=" } \ No newline at end of file