summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authord1ceward2020-09-13 13:25:29 +0200
committerd1ceward2020-09-13 13:25:29 +0200
commit05658cc0210c441014d02e2fc82e52ffd7f9837c (patch)
treef8b3b00476f462cea39b9f7610d73a21da983939 /PKGBUILD
parentf757950bb82af60483ea7ed6748b49e1741e0a6e (diff)
downloadaur-05658cc0210c441014d02e2fc82e52ffd7f9837c.tar.gz
upgpkg: mint 0.10.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 202689d141bc..930c41582318 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Faustino Aguilar <faustinoaq.github.io>
pkgname=mint
-pkgver=0.9.0
-pkgrel=2
+pkgver=0.10.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"
'LICENSE')
-sha256sums=('a6a7ab69e2c4a9ef9f60a81f807eac24aed4a62408a6a6a47a6a66f2c6728187'
+sha256sums=('b271fa4065a7b33d51d1932b584e98ff1fa85ea2560806ebdb28ad1681831f0a'
'6b4ecb1a9202a35540d0405ddd88439bb4644a127afc02ee26428ca5d5c0bd9f')
noextract=("mint-${pkgver}-linux")
license=('BSD')