summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2d2df22a5f8..c07f4a11d017 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@
# Contributor: Brian "Beej" Hall <beej@beej.us>
pkgname=trader
-pkgver=7.16
-pkgrel=2
+pkgver=7.18
+pkgrel=1
pkgdesc="Star Trader, a text-based game of interstellar trading"
arch=('i486' 'i686' 'pentium4' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
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=('7fced3adfe61099679cec67dd7d7187314b0f6d4378a4aece1a1b5eab9f81ef2'
+sha256sums=('3730b2fedd339adfc34c1640b309b3413b10b3d78969dcd71f07fd76b4514e85'
'SKIP')
# PGP Key available at https://www.zap.org.au/~john/contact.html
# John Zaitseff <J.Zaitseff@zap.org.au>