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