[arch-commits] Commit in warpinator/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Mon Jul 4 21:19:46 UTC 2022
Date: Monday, July 4, 2022 @ 21:19:45
Author: arojas
Revision: 1244007
Update to 1.2.12
Modified:
warpinator/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-04 21:01:18 UTC (rev 1244006)
+++ PKGBUILD 2022-07-04 21:19:45 UTC (rev 1244007)
@@ -3,7 +3,7 @@
# Contributor: Kyle Laker <kyle at laker.email>
pkgname=warpinator
-pkgver=1.2.11
+pkgver=1.2.12
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=('7cdfdfd431b60c9a78dda08e269642ad4ac5ce9ec9e96b95230b37437fb15524')
+sha256sums=('dce65124535637d9f0350dd4fafb0abcf7d30878db842c47300abcbb77bfe48f')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list