[arch-commits] Commit in warpinator/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Wed Jul 21 17:45:46 UTC 2021
Date: Wednesday, July 21, 2021 @ 17:45:45
Author: arojas
Revision: 982495
Update to 1.2.3
Modified:
warpinator/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-21 17:44:55 UTC (rev 982494)
+++ PKGBUILD 2021-07-21 17:45:45 UTC (rev 982495)
@@ -3,7 +3,7 @@
# Contributor: Kyle Laker <kyle at laker.email>
pkgname=warpinator
-pkgver=1.2.0
+pkgver=1.2.3
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=('e6a261926e2e78aa8085b0cc68e5256c88fb91550ead2dddf7eeeac38fd0e64e')
+sha256sums=('ae03c6c2f487b557c0e54b53db7b052739ef11af5700a5d49856e55b0b48aa58')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list