Package Details: cosmic-express 1.0.4-1

Git Clone URL: https://aur.archlinux.org/cosmic-express.git (read-only, click to copy)
Package Base: cosmic-express
Description: A puzzle game about planning the train route for the world's most awkward space colony
Upstream URL: https://cosmicexpressgame.com
Licenses: custom:commercial
Submitter: J4913
Maintainer: J4913
Last Packager: J4913
Votes: 0
Popularity: 0.000000
First Submitted: 2017-03-18 12:58 (UTC)
Last Updated: 2018-09-16 08:57 (UTC)

Latest Comments

J4913 commented on 2018-09-16 09:00 (UTC)

Thanks, updated. I have no idea how to get update notifications from itch.io.

Eremiell commented on 2018-09-15 11:50 (UTC) (edited on 2018-09-15 11:50 (UTC) by Eremiell)

diff --git a/PKGBUILD b/PKGBUILD
index 6f3086b..2647d44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Joseph Lansdowne <J49137@gmail.com>
 pkgname=cosmic-express
-pkgver=1.0.2
+pkgver=1.0.4
 pkgrel=1
 pkgdesc="A puzzle game about planning the train route for the world's most awkward space colony"
 arch=(i686 x86_64)
@@ -17,7 +17,7 @@ md5sums=('a30146524ba85b90273f4266e6b8ba06'
 PKGEXT=.pkg.tar

 _archive="cosmic-express-linux.zip"
-_archive_md5='828e973b512c3e2c31c610d0ebceaa6b'
+_archive_md5='145789ba0550e5a7e440577f0aec7963'

 build () {
     echo "$_archive_md5 $startdir/$_archive" | md5sum -c || {