summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFaustino Aguilar2019-04-15 15:48:01 -0500
committerFaustino Aguilar2019-04-15 15:48:01 -0500
commita9fbb55bd86c75f3bcbd5f08f2934a21446dfc32 (patch)
tree2ce02a5972c175bcba09df6c4016b0a5d46f915a /PKGBUILD
parent5d55860711fc02010a4de9df35b0d336541c16e7 (diff)
downloadaur-a9fbb55bd86c75f3bcbd5f08f2934a21446dfc32.tar.gz
Bump version to 0.4.0
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbb2a01bcb70..7060768c28df 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Faustino Aguilar <faustinoaq.github.io>
pkgrel=1
pkgname=mint
-pkgver=0.3.1
+pkgver=0.4.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=('0c0dac7ec3a24657db91fb9bc56d29fe72c4e0d0231e1a9c496b1421f974fdc1')
+sha256sums=('e82ebb817094fb209bbba0977d0e275659b949e58175147b3657ccbcd3b4e2ef')
noextract=("mint-$pkgver-linux")
license=('MIT')