summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabien LEFEBVRE2021-07-05 15:23:18 +0200
committerFabien LEFEBVRE2021-07-05 15:23:18 +0200
commit627786693e8c46c3b8536ec45b64aadf2c43dd42 (patch)
tree2b923d8af83c883ac4eb168a7df0eeaa4ac922f9 /PKGBUILD
parent3af288fdace7ae86415d611a34795b571b6960e9 (diff)
downloadaur-627786693e8c46c3b8536ec45b64aadf2c43dd42.tar.gz
upgpkg: mint 0.14.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1a6a2acb58f..7ca823d80f8d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
# Contributor: Faustino Aguilar <faustinoaq.github.io>
pkgname=mint
-pkgver=0.13.1
-pkgrel=6
+pkgver=0.14.0
+pkgrel=1
pkgdesc='A refreshing language for the front-end web'
arch=('x86_64')
url='https://github.com/mint-lang/mint'
license=('BSD')
source=("https://github.com/mint-lang/mint/releases/download/${pkgver}/mint-${pkgver}-linux"
"https://raw.githubusercontent.com/mint-lang/mint/master/LICENSE")
-sha256sums=('f4264e018a1ee2be3bc9bc84e74e0f198f4258afe14aa1d7bd44edb930307c35'
+sha256sums=('3f40f3666b013fef6d42be0e50ed733ba72dac486ab3ccf1fd7b44b26cbc3ebe'
'6b4ecb1a9202a35540d0405ddd88439bb4644a127afc02ee26428ca5d5c0bd9f')
noextract=("mint-${pkgver}-linux"
"LICENSE")