Date: Sunday, July 3, 2022 @ 20:31:33 Author: arojas Revision: 1243854
Update to 1.2.11 Modified: warpinator/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-03 20:29:27 UTC (rev 1243853) +++ PKGBUILD 2022-07-03 20:31:33 UTC (rev 1243854) @@ -3,7 +3,7 @@ # Contributor: Kyle Laker <[email protected]> pkgname=warpinator -pkgver=1.2.10 +pkgver=1.2.11 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=('fcf63182af59e6cd12d117a0cdb01cea34a4b1b70be22f6430fd8e08a1ceb0e4') +sha256sums=('7cdfdfd431b60c9a78dda08e269642ad4ac5ce9ec9e96b95230b37437fb15524') prepare() { cd $pkgname-$pkgver
