summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefano Marsili2019-09-13 21:15:19 +0200
committerStefano Marsili2019-09-13 21:15:19 +0200
commit69f444d1c3c7ef199ec3460003dfa7361cd805a7 (patch)
tree091f4244f0b866e5c536eb286eb80d16ce0fc1cb
parenta80ecc7aaf8ca2f642a502efb05df3c728bacecf (diff)
downloadaur-69f444d1c3c7ef199ec3460003dfa7361cd805a7.tar.gz
New release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8370219ed88e..8cc315230cf7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mynes
pkgdesc = Rolling minesweeper with islands and sonars
- pkgver = 0.1
+ pkgver = 0.2
pkgrel = 1
url = https://www.efanomars.com/games/mynes
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = mynes
depends = stmm-games
depends = stmm-input
depends = gtkmm
- source = git+https://gitlab.com/efanomars/mynes.git#commit=e0985980ddb214212ab3a8e1eba5cfeec29536a2
+ source = git+https://gitlab.com/efanomars/mynes.git#commit=91e7c635d89a12d00e302ddeb0dfca732d1b923f
sha512sums = SKIP
pkgname = mynes
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() {