summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortrizen2015-11-21 00:32:54 +0200
committertrizen2015-11-21 00:32:54 +0200
commitab0457076a6f9a1a7812802fc40b664a5e6aaed7 (patch)
tree5c7a4780e9936a7090e78a99e1f2686cc0622b6c /PKGBUILD
parent93dda47fc1735cf5469e5fe051038b9a48418c1b (diff)
downloadaur-ab0457076a6f9a1a7812802fc40b664a5e6aaed7.tar.gz
Version bump to 0.04
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2b0b476f3ac..d6cff128346d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trizen <echo dHJpemVueEBnbWFpbC5jb20K | base64 -d>
pkgname=asciiplanes
-pkgver=0.03
+pkgver=0.04
pkgrel=1
pkgdesc="Find the planes' positions on a grid. (text-based game)"
arch=('any')
@@ -10,7 +10,7 @@ license=('GPLv3')
depends=('sidef' 'perl-text-asciitable')
source="https://github.com/trizen/${pkgname}/archive/${pkgver}.tar.gz"
-sha256sums=('57105412acab7b8de28503d27e5f56b3b0d9a47f760aeaef2186a05a27987547')
+sha256sums=('775a0473cc237217cfd566e6ce0869b8a8e30bb0cdd3139289b373b3a393abfe')
package() {
cd "$pkgname-$pkgver"