makedeb
The Adventures of Square, Episode 1&2 game data
Click here to go back to the commit logs for square-wad.
Hash: fd5777c89c2b3df123297d1e172d67f680987b5e
Message: Update to 1.3.1
diff --git a/.SRCINFO b/.SRCINFO
index 8237f61..401ad1c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = square1-wad
pkgdesc = The Adventures of Square, Episode 1 game data
- pkgver = 1.3
+ pkgver = 1.3.1
pkgrel = 1
url = http://adventuresofsquare.com/
arch = any
license = CCPL:by-nc
license = MIT
- source = http://adventuresofsquare.com/downloads/square-ep1-win32-1.3.zip
- sha256sums = d0487d9109c4c5016a32b7e1b542c159c329b4ec8f0d89990be8314d8a61fcba
+ source = http://adventuresofsquare.com/downloads/square-ep1-win32-1.3.1.zip
+ sha256sums = 939423f9cc4db8f6bf5335636988ab42fab4a36ab056a2c9ad2a4ee843f664b1
pkgname = square1-wad
diff --git a/PKGBUILD b/PKGBUILD
index 48d41f6..bd349f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Jan Cholasta <grubber at grubber cz>
pkgname=square1-wad
-pkgver=1.3
+pkgver=1.3.1
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=('d0487d9109c4c5016a32b7e1b542c159c329b4ec8f0d89990be8314d8a61fcba')
+sha256sums=('939423f9cc4db8f6bf5335636988ab42fab4a36ab056a2c9ad2a4ee843f664b1')
package() {
install -D -m644 'square1.pk3' "${pkgdir}/usr/share/doom/square1.pk3"