summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84cf91b26642..0b5fae45d54a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: FĂ©licien Pillot <felicien.pillot@member.fsf.org>
pkgname=make7libre
-pkgver=0.8
+pkgver=0.8.2
pkgrel=1
pkgdesc="Free/libre block match puzzle game"
arch=('x86_64')
@@ -9,11 +9,10 @@ license=('GPL3')
depends=('gtkmm3')
makedepends=('intltool')
changelog=ChangeLog
-source=("make7libre-0.8.tar.gz::https://gitlab.com/felandral/make7libre/raw/dist/${pkgname}-${pkgver}.tar.gz" \
- "make7libre-0.8.tar.gz.sig::https://gitlab.com/felandral/make7libre/raw/dist/${pkgname}-${pkgver}.tar.gz.sig")
+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=("a2946e8b5a58f9483fae1331794a141e" \
- "3924029853c08881fb1b4e61e152f622")
+md5sums=("c373eca8c215a75418a5f8add707e5cb" \
+ "bc615f805a886084938dcbed9e71db17")
build() {
cd "$pkgname-$pkgver"