summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortuftedocelot2018-09-30 07:40:41 -0500
committertuftedocelot2018-09-30 07:40:41 -0500
commited13d89bbf54d9ab5354318d09a325909a7b2935 (patch)
tree519e61c4329370d1b3fb10c89b4748f0f7599bce
parent69869bd06bcd4b398a19063c52b27c0f91c0bae2 (diff)
downloadaur-ed13d89bbf54d9ab5354318d09a325909a7b2935.tar.gz
x3270: version bump to 3.6ga5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62cc49c09988..fff297ebf882 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Dec 3 17:29:05 UTC 2017
+# Sun Sep 30 12:39:57 UTC 2018
pkgbase = x3270
pkgdesc = An IBM 3270 terminal emulator for the X Window System
- pkgver = 3.5ga12
+ pkgver = 3.6ga5
pkgrel = 1
url = http://x3270.bgp.nu/
install = x3270.install
@@ -22,9 +22,9 @@ pkgbase = x3270
depends = xorg-mkfontdir
depends = tcl
backup = etc/x3270/ibm_hosts
- source = http://downloads.sourceforge.net/sourceforge/x3270/suite3270-3.5ga12-src.tgz
+ source = http://downloads.sourceforge.net/sourceforge/x3270/suite3270-3.6ga5-src.tgz
source = x3270.desktop
- sha256sums = 818cb3e5cbd5a2ab19a71cf5dba37ea419216cb67fa92fadaff0c348ab7a8106
+ sha256sums = bebd0770e23a87997fe1d2353e4f1473aabe461fdddedccbb41fd241e8b5b424
sha256sums = bb3f1a301ca4f6d6d4f4cafe451945a55a9af7995d712a0f314fc58dfb16da6f
pkgname = x3270
diff --git a/PKGBUILD b/PKGBUILD
index 66dca92bf2ce..466fc6979d8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: tuftedocelot <tuftedocelot@fastmail.fm>
# Contributor: Davbo <dave@davbo.org>
pkgname=x3270
-pkgver=3.5ga12
+pkgver=3.6ga5
pkgrel=1
pkgdesc="An IBM 3270 terminal emulator for the X Window System"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ install=x3270.install
source=(http://downloads.sourceforge.net/sourceforge/x3270/suite3270-$pkgver-src.tgz
x3270.desktop)
-sha256sums=('818cb3e5cbd5a2ab19a71cf5dba37ea419216cb67fa92fadaff0c348ab7a8106'
+sha256sums=('bebd0770e23a87997fe1d2353e4f1473aabe461fdddedccbb41fd241e8b5b424'
'bb3f1a301ca4f6d6d4f4cafe451945a55a9af7995d712a0f314fc58dfb16da6f')
build() {