From fe6cd9576326cb86887f167adbd71a1539d0eac1 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Tue, 31 Jan 2023 07:43:32 -0300 Subject: [PATCH] Updating arch package control file. --- arch/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/PKGBUILD b/arch/PKGBUILD index 30b584b..a67f3e6 100644 --- a/arch/PKGBUILD +++ b/arch/PKGBUILD @@ -2,13 +2,13 @@ pkgname=libv3270 -pkgver=5.3 +pkgver=5.4 pkgrel=0 pkgdesc="3270 Virtual Terminal for GTK" url="https://portal.softwarepublico.gov.br/social/pw3270/" arch=(i686 x86_64) license=(GPL) -depends=() +depends=(lib3270 gtk3) makedepends=(autoconf automake make openssl lib3270 gtk3 python3 libtool gzip) checkdepends=() -- libgit2 0.21.2