Date: Saturday, February 4, 2023 @ 19:22:22 Author: arojas Revision: 1392370
upgpkg: warpinator 1.4.4-1: Update to 1.4.4 Modified: warpinator/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-04 19:09:33 UTC (rev 1392369) +++ PKGBUILD 2023-02-04 19:22:22 UTC (rev 1392370) @@ -3,7 +3,7 @@ # Contributor: Kyle Laker <[email protected]> pkgname=warpinator -pkgver=1.4.3 +pkgver=1.4.4 pkgrel=1 pkgdesc='LAN file sender, send and receive files across the network' arch=('any') @@ -15,7 +15,7 @@ makedepends=('meson' 'polkit') optdepends=('ufw: Open a firewall port for Warpinator') source=("https://github.com/linuxmint/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz") -sha256sums=('a4bb7820b615621700766223b2725473bb092e302460dd7bef986f37103ae85c') +sha256sums=('ee26c58896bce60427570c8867916749502e87a882fa1719157992f2145162d2') prepare() { cd $pkgname-$pkgver
