summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefano Marsili2019-09-13 21:15:19 +0200
committerStefano Marsili2019-09-13 21:15:19 +0200
commit69f444d1c3c7ef199ec3460003dfa7361cd805a7 (patch)
tree091f4244f0b866e5c536eb286eb80d16ce0fc1cb /PKGBUILD
parenta80ecc7aaf8ca2f642a502efb05df3c728bacecf (diff)
downloadaur-69f444d1c3c7ef199ec3460003dfa7361cd805a7.tar.gz
New release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a4986076fce..3f37c2626214 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefano Marsili <efanomars@gmx.ch>
pkgname=mynes
-pkgver=0.1
+pkgver=0.2
pkgrel=1
pkgdesc="Rolling minesweeper with islands and sonars"
url='https://www.efanomars.com/games/mynes'
@@ -16,7 +16,7 @@ optdepends=()
#replaces=("mynes")
#conflicts=("mynes")
-source=('git+https://gitlab.com/efanomars/mynes.git#commit=e0985980ddb214212ab3a8e1eba5cfeec29536a2')
+source=('git+https://gitlab.com/efanomars/mynes.git#commit=91e7c635d89a12d00e302ddeb0dfca732d1b923f')
sha512sums=('SKIP')
build() {