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 bfa13651b376..7eede19069bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: hashworks <mail@hashworks.net>
pkgname=mustache
-pkgver=3.2.1
-pkgrel=2
+pkgver=4.1
+pkgrel=1
pkgdesc="Mustache implementation for modern C++"
license=('Boost')
arch=('armv7h' 'i686' 'x86_64')
url='https://github.com/kainjow/Mustache'
source=("https://github.com/kainjow/Mustache/archive/v${pkgver}.tar.gz")
-sha256sums=(0d17298a81c08f12ebc446cdee387268a395d34bb724050fe67d5ce8c4e98b7a)
+sha256sums=(acd66359feb4318b421f9574cfc5a511133a77d916d0b13c7caa3783c0bfe167)
package() {
mkdir -p ${pkgdir}/usr/include/