summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8503472d5609..c0c469134644 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefano Marsili <efanomars@gmx.ch>
pkgname=mynes
-pkgver=0.6
+pkgver=0.7
pkgrel=1
pkgdesc="Rolling minesweeper with islands and sonars"
url='https://www.efanomars.com/games/mynes'
@@ -16,8 +16,8 @@ optdepends=()
#replaces=("mynes")
#conflicts=("mynes")
-source=('https://efanomars.com/sources/mynes-0.6.tar.gz')
-sha256sums=('173bd3bacb94e541aca3868c98819f50739599399ce977d7e2f0bd5abb574556')
+source=('https://efanomars.com/sources/mynes-0.7.tar.gz')
+sha256sums=('08fdc95688a0a371712d9a422f902df3a08fa4f628460f71630d264c0403adcd')
build() {
cd "${srcdir}/mynes"