summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortuftedocelot2017-12-03 11:30:16 -0600
committertuftedocelot2017-12-03 11:30:16 -0600
commit69869bd06bcd4b398a19063c52b27c0f91c0bae2 (patch)
tree27a2beeb5bff7d1723b6e38d66704e90da073aa0
parentcca42e99c247c24f45654803f8e6a88899c23c88 (diff)
downloadaur-69869bd06bcd4b398a19063c52b27c0f91c0bae2.tar.gz
x3270: vers bump from 3.5ga11 to 3.5ga12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6488070c127b..62cc49c09988 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Sep 14 22:00:22 UTC 2017
+# Sun Dec 3 17:29:05 UTC 2017
pkgbase = x3270
pkgdesc = An IBM 3270 terminal emulator for the X Window System
- pkgver = 3.5ga11
+ pkgver = 3.5ga12
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.5ga11-src.tgz
+ source = http://downloads.sourceforge.net/sourceforge/x3270/suite3270-3.5ga12-src.tgz
source = x3270.desktop
- sha256sums = 1bedcacad09b1e250c28682c7935b1730fd8cefcc5f7d1b373541dee2cb7f2e7
+ sha256sums = 818cb3e5cbd5a2ab19a71cf5dba37ea419216cb67fa92fadaff0c348ab7a8106
sha256sums = bb3f1a301ca4f6d6d4f4cafe451945a55a9af7995d712a0f314fc58dfb16da6f
pkgname = x3270
diff --git a/PKGBUILD b/PKGBUILD
index 3c4fc4d50a9c..66dca92bf2ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: tuftedocelot <tuftedocelot@fastmail.fm>
# Contributor: Davbo <dave@davbo.org>
pkgname=x3270
-pkgver=3.5ga11
+pkgver=3.5ga12
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=('1bedcacad09b1e250c28682c7935b1730fd8cefcc5f7d1b373541dee2cb7f2e7'
+sha256sums=('818cb3e5cbd5a2ab19a71cf5dba37ea419216cb67fa92fadaff0c348ab7a8106'
'bb3f1a301ca4f6d6d4f4cafe451945a55a9af7995d712a0f314fc58dfb16da6f')
build() {