summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74d7bb998c53..9b0e9c804714 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bruno Bollos Correa <bollos@outlook.com.br>
pkgname=libremines
-pkgver=1.6.1
+pkgver=1.6.2
pkgrel=1
pkgdesc="A Free/Libre and Open Source Software Qt based Minesweeper game available for GNU/Linux and FreeBSD"
arch=('x86_64')
@@ -13,7 +13,7 @@ makedepends=('cmake')
provides=('libremines')
conflicts=('libremines')
source=("LibreMines-$pkgver.tar.gz::https://github.com/Bollos00/LibreMines/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('225585238dae35f4589c72d165885d0a5cd3533bebd4edeb5304d3a4828dd7f9')
+sha256sums=('3296d4656d2860bc691a6dffcf784dfacf2b7922840df9396ecb7f85e6166f6e')
build() {