summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFaustino Aguilar2018-06-17 03:03:47 -0500
committerFaustino Aguilar2018-06-17 03:03:47 -0500
commitd701e8c09e36cdef62570774a4edca1a29a27769 (patch)
tree4395b4f765385b1bdce779e81e00ab4a334321ee /PKGBUILD
parente483ad25f1c4d818e888fe5e03fc6ad3ad999881 (diff)
downloadaur-d701e8c09e36cdef62570774a4edca1a29a27769.tar.gz
Bump version to 0.0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 851bc1b77de8..06c4c54647fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Faustino Aguilar <faustinoaq.github.io>
pkgrel=1
pkgname=mint
-pkgver=0.0.3
+pkgver=0.0.4
pkgdesc="A refreshing language for the front-end web"
arch=(x86_64)
url='https://github.com/mint-lang/mint'
source=("https://github.com/mint-lang/mint/releases/download/$pkgver/mint-$pkgver-linux")
-sha256sums=('8d54aeba208cda5e5d185b4b651a62ac87dade006873e8a0bb29081fe356558c')
+sha256sums=('80c03c2653a9d691e65a5f8ed86d133271cfd7c73310e642197eac333ea8c625')
noextract=("mint-$pkgver-linux")
license=('MIT')