summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBollos002021-04-18 06:09:15 -0300
committerBollos002021-04-18 06:09:15 -0300
commit654fd103b441a7a4370f52c59c71b9d4d9b0ff13 (patch)
treee4012cdc423da78bd635d84a88d2bb5385079df6 /PKGBUILD
parentab37ad54502f3f9073ff360c2766e7ccfc173626 (diff)
downloadaur-654fd103b441a7a4370f52c59c71b9d4d9b0ff13.tar.gz
Upgraded to version 1.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff6433d47558..d21ac1124b80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bruno Bollos Correa <bollos@outlook.com.br>
pkgname=libremines
-pkgver=1.5.0
+pkgver=1.6.0
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=('648bc6fa6873b1b57c4afbcd6909b2f48a74b4770b0533154ffd48d7ec38005e')
+sha256sums=('d6ad4ca42d621ab81a2a1c82ad0917ac8e49b6c3f7161119035fb07cb52271cf')
build() {