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 c0621f6b7724..65fccdfe56dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: FĂ©licien Pillot <felicien.pillot@member.fsf.org>
pkgname=make7libre
-pkgver=0.8.4
+pkgver=0.8.6
pkgrel=1
pkgdesc="Free/libre block match puzzle game"
arch=('x86_64')
@@ -11,8 +11,8 @@ makedepends=('intltool')
changelog=ChangeLog
source=("https://gitlab.com/felandral/make7libre/raw/dist/${pkgname}-${pkgver}.tar.gz" "https://gitlab.com/felandral/make7libre/raw/dist/${pkgname}-${pkgver}.tar.gz.sig")
validpgpkeys=('0F4775FC247B70595AD7573513907AE74D527673')
-md5sums=("c373eca8c215a75418a5f8add707e5cb" \
- "bc615f805a886084938dcbed9e71db17")
+md5sums=("128aca467441a264827211ef2487d5db" \
+ "e5f1e385e184b7a1fca8b8ba0100411e")
build() {
cd "$pkgname-$pkgver"