summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortuftedocelot2019-10-21 17:54:02 -0500
committertuftedocelot2019-10-21 17:54:02 -0500
commit4e7fe8c7dcca812f0008f4bddb886fbafe6c7d66 (patch)
treecc9b790861ef98bb93e6cdc35afd171677921e01
parent69869bd06bcd4b398a19063c52b27c0f91c0bae2 (diff)
downloadaur-4e7fe8c7dcca812f0008f4bddb886fbafe6c7d66.tar.gz
x3270: version bump to 3.6ga5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62cc49c09988..cd2d5c3ed347 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sun Dec 3 17:29:05 UTC 2017
pkgbase = x3270
pkgdesc = An IBM 3270 terminal emulator for the X Window System
- pkgver = 3.5ga12
+ pkgver = 3.6ga8
pkgrel = 1
url = http://x3270.bgp.nu/
install = x3270.install
@@ -22,9 +20,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.6ga8-src.tgz
source = x3270.desktop
- sha256sums = 818cb3e5cbd5a2ab19a71cf5dba37ea419216cb67fa92fadaff0c348ab7a8106
+ sha256sums = a174114ba42fd1644e39adc532d893da8c40692cf46fd5ef02bb83d5704c66bf
sha256sums = bb3f1a301ca4f6d6d4f4cafe451945a55a9af7995d712a0f314fc58dfb16da6f
pkgname = x3270
diff --git a/PKGBUILD b/PKGBUILD
index 66dca92bf2ce..1ff0ec8d51ce 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.6ga8
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=('a174114ba42fd1644e39adc532d893da8c40692cf46fd5ef02bb83d5704c66bf'
'bb3f1a301ca4f6d6d4f4cafe451945a55a9af7995d712a0f314fc58dfb16da6f')
build() {