summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFaustino Aguilar2018-08-26 11:38:52 -0500
committerFaustino Aguilar2018-08-26 11:38:52 -0500
commiteb690f392c4a14c2fb8b83985b82b525ca243687 (patch)
tree010ff99c4552ffda6b465c0f333c9dc61cf66c63 /PKGBUILD
parentfceb9a6f394767e1edd8f91923d059c7a4cdc5e8 (diff)
downloadaur-eb690f392c4a14c2fb8b83985b82b525ca243687.tar.gz
Bump version to 0.2.1
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e8af52eb117..656204867b98 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Faustino Aguilar <faustinoaq.github.io>
pkgrel=1
pkgname=mint
-pkgver=0.2.0
+pkgver=0.2.1
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=('7a43b005b7a08edc877d88143dc60f30c88e2b5043511ff0b9e0baf093281682')
+sha256sums=('3356f721dceeefbf9fe0959a46cdfcb440f7f40f501478c9fb1580b94ca80159')
noextract=("mint-$pkgver-linux")
license=('MIT')