[arch-commits] Commit in warpinator/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Thu Jun 9 21:01:30 UTC 2022


    Date: Thursday, June 9, 2022 @ 21:01:30
  Author: arojas
Revision: 1229828

Update to 1.2.10

Modified:
  warpinator/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-09 21:01:28 UTC (rev 1229827)
+++ PKGBUILD	2022-06-09 21:01:30 UTC (rev 1229828)
@@ -3,7 +3,7 @@
 # Contributor: Kyle Laker <kyle at laker.email>
 
 pkgname=warpinator
-pkgver=1.2.9
+pkgver=1.2.10
 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=('30696a751e5a1d005e5d8de9ee69b8d915df1115558c9629ffa231e83f823ad7')
+sha256sums=('fcf63182af59e6cd12d117a0cdb01cea34a4b1b70be22f6430fd8e08a1ceb0e4')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list