summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authord1ceward2020-04-06 09:33:14 +0200
committerd1ceward2020-04-06 09:33:14 +0200
commit3060ef4fcf77680ca36e0201a98628fb367adeec (patch)
tree522c594cafc9e660da04362a43e40e4b3261b619 /PKGBUILD
parent6b77d97d59ead0567d4b5bb21e488c1ed17a9628 (diff)
downloadaur-3060ef4fcf77680ca36e0201a98628fb367adeec.tar.gz
upgpkg: mint 0.9.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3281d17c9aff..e98faef71fc2 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: Faustino Aguilar <faustinoaq.github.io>
pkgname=mint
-pkgver=0.8.0
+pkgver=0.9.0
pkgrel=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=('a9c022c97cc468067258022068101ee24196f92002ce24aa405ab5408080f9c6')
+sha256sums=('a6a7ab69e2c4a9ef9f60a81f807eac24aed4a62408a6a6a47a6a66f2c6728187')
noextract=("mint-${pkgver}-linux")
license=('BSD')