summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe Baldino2024-01-31 05:53:56 +0000
committerJoe Baldino2024-01-31 06:03:09 +0000
commit142008a21e967e3e2ddccecfa2a1e1d2499409a9 (patch)
tree9c2d2f905c1654966e552bca17e6d7044af09f7a
parentab58eb930e1da9340d254d7227511df85cfcdf1c (diff)
downloadaur-142008a21e967e3e2ddccecfa2a1e1d2499409a9.tar.gz
7.20-1: bump to latest
Signed-off-by: Joe Baldino <pedanticdm@gmx.us>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6cee43b6e8f..917b0f44bb1b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = trader
pkgdesc = Star Trader, a text-based game of interstellar trading
- pkgver = 7.18
+ pkgver = 7.20
pkgrel = 1
url = https://www.zap.org.au/software/trader
arch = i486
@@ -13,8 +13,8 @@ pkgbase = trader
license = GPL3
depends = hicolor-icon-theme
depends = ncurses
- source = https://ftp.zap.org.au/pub/trader/unix/trader-7.18.tar.xz
- source = https://ftp.zap.org.au/pub/trader/unix/trader-7.18.tar.xz.sig
+ source = https://ftp.zap.org.au/pub/trader/unix/trader-7.20.tar.xz
+ source = https://ftp.zap.org.au/pub/trader/unix/trader-7.20.tar.xz.sig
validpgpkeys = B0F6BC7F46D30F1432FC46190D254111C4EE569B
sha256sums = 3730b2fedd339adfc34c1640b309b3413b10b3d78969dcd71f07fd76b4514e85
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c07f4a11d017..a7ecb924d766 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Brian "Beej" Hall <beej@beej.us>
pkgname=trader
-pkgver=7.18
+pkgver=7.20
pkgrel=1
pkgdesc="Star Trader, a text-based game of interstellar trading"
arch=('i486' 'i686' 'pentium4' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
@@ -12,7 +12,7 @@ url="https://www.zap.org.au/software/trader"
license=('GPL3')
depends=('hicolor-icon-theme' 'ncurses')
source=("https://ftp.zap.org.au/pub/trader/unix/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('3730b2fedd339adfc34c1640b309b3413b10b3d78969dcd71f07fd76b4514e85'
+sha256sums=('bad368c471d7f4c371fbe8f5da24872f9e3ad609ddb7dad0e015c960c88b3aa9'
'SKIP')
# PGP Key available at https://www.zap.org.au/~john/contact.html
# John Zaitseff <J.Zaitseff@zap.org.au>