summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Cholasta2018-04-11 21:07:07 +0200
committerJan Cholasta2018-04-11 21:07:07 +0200
commit155565c23144ff4e556cc952f7e548aea4a583ca (patch)
tree49ac5601fbdb38d18b1d58583fa942075f534a0a
parentf0dbfa721a28ffed8c5dd0d00372e0c86cb16330 (diff)
downloadaur-155565c23144ff4e556cc952f7e548aea4a583ca.tar.gz
square1-wad-2.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3aa4d3148462..e08f3b18a6c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = square1-wad
pkgdesc = The Adventures of Square, Episode 1 game data
- pkgver = 1.4
+ pkgver = 2.0
pkgrel = 1
url = http://adventuresofsquare.com/
arch = any
license = CCPL:by-nc
license = MIT
- source = http://adventuresofsquare.com/downloads/square-ep1-win32-1.4.zip
- sha256sums = 7752a552c974f38bd345de250d3606ed164d503281be125785e3bda0f0f71a37
+ source = http://adventuresofsquare.com/downloads/square-ep2-win64-2.0.zip
+ sha256sums = 9ce8d75386833e7dc1a6f25c31aed18dff44a18f365d3f8bf6bef6f2f5e92117
pkgname = square1-wad
diff --git a/PKGBUILD b/PKGBUILD
index e48b2cd7f017..38e150da96a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Jan Cholasta <grubber at grubber cz>
pkgname=square1-wad
-pkgver=1.4
+pkgver=2.0
pkgrel=1
pkgdesc="The Adventures of Square, Episode 1 game data"
arch=('any')
url='http://adventuresofsquare.com/'
license=('CCPL:by-nc' 'MIT')
-source=("http://adventuresofsquare.com/downloads/square-ep1-win32-${pkgver}.zip")
-sha256sums=('7752a552c974f38bd345de250d3606ed164d503281be125785e3bda0f0f71a37')
+source=("http://adventuresofsquare.com/downloads/square-ep2-win64-${pkgver}.zip")
+sha256sums=('9ce8d75386833e7dc1a6f25c31aed18dff44a18f365d3f8bf6bef6f2f5e92117')
package() {
install -D -m644 'square1.pk3' "${pkgdir}/usr/share/doom/square1.pk3"