summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBollos002021-04-24 21:01:47 -0300
committerBollos002021-04-24 21:01:47 -0300
commite76d060506ba4b4995369b735eec5d891969848b (patch)
tree174d6644cb8ae73a72952d51f9c5f9d0b81e510e /PKGBUILD
parent654fd103b441a7a4370f52c59c71b9d4d9b0ff13 (diff)
downloadaur-e76d060506ba4b4995369b735eec5d891969848b.tar.gz
Upgrade to version 1.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d21ac1124b80..74d7bb998c53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bruno Bollos Correa <bollos@outlook.com.br>
pkgname=libremines
-pkgver=1.6.0
+pkgver=1.6.1
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=('d6ad4ca42d621ab81a2a1c82ad0917ac8e49b6c3f7161119035fb07cb52271cf')
+sha256sums=('225585238dae35f4589c72d165885d0a5cd3533bebd4edeb5304d3a4828dd7f9')
build() {