[arch-commits] Commit in warpinator/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Thu Dec 23 12:53:48 UTC 2021
Date: Thursday, December 23, 2021 @ 12:53:47
Author: arojas
Revision: 1083141
Update to 1.2.6
Modified:
warpinator/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-23 12:52:33 UTC (rev 1083140)
+++ PKGBUILD 2021-12-23 12:53:47 UTC (rev 1083141)
@@ -3,8 +3,8 @@
# Contributor: Kyle Laker <kyle at laker.email>
pkgname=warpinator
-pkgver=1.2.4
-pkgrel=2
+pkgver=1.2.6
+pkgrel=1
pkgdesc='LAN file sender, send and receive files across the network'
arch=('any')
url='https://github.com/linuxmint/warpinator'
@@ -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=('c48b69b24648a895c1d0fb2eb95209e935c7d7a5a03b7979a879b709a7a8f925')
+sha256sums=('496b463e66965493957b3f4a56056e1c6fd6841116ab690017739d6f2ddf3bab')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list