summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Cholasta2017-10-31 18:29:11 +0100
committerJan Cholasta2017-10-31 18:29:11 +0100
commitf0dbfa721a28ffed8c5dd0d00372e0c86cb16330 (patch)
treef1202a9ae9af13419f59a0f74f3c4333a7ac3faa
parent282b0ee79bd6693c51f02a68436e56deff4af07c (diff)
downloadaur-f0dbfa721a28ffed8c5dd0d00372e0c86cb16330.tar.gz
square1-wad-1.4-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b567089c0338..3aa4d3148462 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = square1-wad
pkgdesc = The Adventures of Square, Episode 1 game data
- pkgver = 1.3.2
+ pkgver = 1.4
pkgrel = 1
url = http://adventuresofsquare.com/
arch = any
license = CCPL:by-nc
license = MIT
- source = http://adventuresofsquare.com/downloads/square-ep1-win32-1.3.2.zip
- sha256sums = b91cbd85bef44ff6faf77103ae34597e787141a13655f21ac4312f0d0f468ac9
+ source = http://adventuresofsquare.com/downloads/square-ep1-win32-1.4.zip
+ sha256sums = 7752a552c974f38bd345de250d3606ed164d503281be125785e3bda0f0f71a37
pkgname = square1-wad
diff --git a/PKGBUILD b/PKGBUILD
index 5c42f4e152d9..e48b2cd7f017 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Jan Cholasta <grubber at grubber cz>
pkgname=square1-wad
-pkgver=1.3.2
+pkgver=1.4
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=('b91cbd85bef44ff6faf77103ae34597e787141a13655f21ac4312f0d0f468ac9')
+sha256sums=('7752a552c974f38bd345de250d3606ed164d503281be125785e3bda0f0f71a37')
package() {
install -D -m644 'square1.pk3' "${pkgdir}/usr/share/doom/square1.pk3"