[arch-commits] Commit in iptux/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sun Nov 14 13:55:11 UTC 2021
Date: Sunday, November 14, 2021 @ 13:55:11
Author: arojas
Revision: 1047447
Update to 0.8.3
Modified:
iptux/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-14 13:53:43 UTC (rev 1047446)
+++ PKGBUILD 2021-11-14 13:55:11 UTC (rev 1047447)
@@ -2,7 +2,7 @@
# Contributor: Kevin Guan <KevinGuan.gm at gmail.com>
pkgname=iptux
-pkgver=0.8.2
+pkgver=0.8.3
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=('fb06f36292f3b9b5a8162fdf508a27acd8479caea5b2382034aee46b681fc5cf')
+sha256sums=('858fa04b987a0d576f6f67d5b5cbc543df01ed2b6c241ca890f93f89ebcb2331')
build() {
arch-meson $pkgname-$pkgver build
More information about the arch-commits
mailing list