From 6f244d4335f33ea55d47df6746932561f680b63e Mon Sep 17 00:00:00 2001 From: ed Date: Mon, 24 Apr 2023 00:46:47 +0000 Subject: [PATCH] update pkgs to 1.6.13 --- contrib/package/arch/PKGBUILD | 4 ++-- contrib/package/nix/copyparty/pin.json | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/contrib/package/arch/PKGBUILD b/contrib/package/arch/PKGBUILD index 2c8ec5ce..53739437 100644 --- a/contrib/package/arch/PKGBUILD +++ b/contrib/package/arch/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: icxes pkgname=copyparty -pkgver="1.6.12" +pkgver="1.6.13" pkgrel=1 pkgdesc="Portable file sharing hub" arch=("any") @@ -26,7 +26,7 @@ source=("${url}/releases/download/v${pkgver}/${pkgname}-sfx.py" "https://raw.githubusercontent.com/9001/${pkgname}/v${pkgver}/LICENSE" ) backup=("etc/${pkgname}.d/init" ) -sha256sums=("ce3702634fecf7cd6a5c79709a8e6cb1e9fe0748ec4754a278be7a60b618dd42" +sha256sums=("96b47616c6e671eb2f4a563671726824eaea201b38d138543c8ddd0ae71797bc" "b8565eba5e64dedba1cf6c7aac7e31c5a731ed7153d6810288a28f00a36c28b2" "f65c207e0670f9d78ad2e399bda18d5502ff30d2ac79e0e7fc48e7fbdc39afdc" "c4f396b083c9ec02ad50b52412c84d2a82be7f079b2d016e1c9fad22d68285ff" diff --git a/contrib/package/nix/copyparty/pin.json b/contrib/package/nix/copyparty/pin.json index 305c6004..3a1bd423 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.6.12/copyparty-sfx.py", - "version": "1.6.12", - "hash": "sha256-zjcCY0/s981qXHlwmo5ssen+B0jsR1SieL56YLYY3UI=" + "url": "https://github.com/9001/copyparty/releases/download/v1.6.13/copyparty-sfx.py", + "version": "1.6.13", + "hash": "sha256-lrR2FsbmcesvSlY2cXJoJOrqIBs40ThUPI3dCucXl7w=" } \ No newline at end of file