summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFaustino Aguilar2018-07-05 11:57:24 -0500
committerFaustino Aguilar2018-07-05 11:57:24 -0500
commitdeb34da262428673c868518a19820669f64ff82b (patch)
tree025e70c200af885c27b099dc26f6ad940b216106 /PKGBUILD
parentd701e8c09e36cdef62570774a4edca1a29a27769 (diff)
downloadaur-deb34da262428673c868518a19820669f64ff82b.tar.gz
Bump version to 0.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06c4c54647fc..d19d0f6abbbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Faustino Aguilar <faustinoaq.github.io>
pkgrel=1
pkgname=mint
-pkgver=0.0.4
+pkgver=0.1.0
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=('80c03c2653a9d691e65a5f8ed86d133271cfd7c73310e642197eac333ea8c625')
+sha256sums=('1f536c2b6239e2a151ae0bc21f3897d7563da5075d7208e01eb6f3b6d6bfa5a2')
noextract=("mint-$pkgver-linux")
license=('MIT')