Commit 77f707e5de0ca0b859587677fd57cbd1adec8280

Authored by Perry Werneck
1 parent c9297c1a

Updating arch package.

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
arch/PKGBUILD
... ... @@ -2,10 +2,10 @@
2 2  
3 3 pkgname=lib3270
4 4  
5   -pkgver=5.2
  5 +pkgver=5.3
6 6 pkgrel=1
7 7 pkgdesc="TN3270 Access library"
8   -url="https://portal.softwarepublico.gov.br/social/pw3270/"
  8 +url="https://github.com/PerryWerneck/lib3270/"
9 9 arch=(i686 x86_64)
10 10 license=(GPL)
11 11 depends=()
... ...