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

Antonio Rojas arojas at gemini.archlinux.org
Fri Sep 3 19:37:01 UTC 2021


    Date: Friday, September 3, 2021 @ 19:37:01
  Author: arojas
Revision: 1010704

Update to 0.8.2

Modified:
  iptux/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-03 19:36:49 UTC (rev 1010703)
+++ PKGBUILD	2021-09-03 19:37:01 UTC (rev 1010704)
@@ -2,7 +2,7 @@
 # Contributor: Kevin Guan <KevinGuan.gm at gmail.com>
 
 pkgname=iptux
-pkgver=0.8.1
+pkgver=0.8.2
 pkgrel=1
 pkgdesc='LAN messenger and file sender, an IP Messenger client'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('appstream' 'gflags' 'meson')
 checkdepends=('xorg-server-xvfb')
 source=("https://github.com/iptux-src/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('4d433065fee53d6135cdda67541b50ca33b68195b3d0c070f1fc5d4ed9c8c435')
+sha256sums=('fb06f36292f3b9b5a8162fdf508a27acd8479caea5b2382034aee46b681fc5cf')
 
 build() {
   arch-meson $pkgname-$pkgver build



More information about the arch-commits mailing list