summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabien LEFEBVRE2021-01-07 15:47:16 +0100
committerFabien LEFEBVRE2021-01-07 15:47:16 +0100
commitd0ac065d5ca41f70eefa499f60fc0590424d1bee (patch)
tree583225c00143ed51356dd98c347447cac7276ab7 /PKGBUILD
parent05658cc0210c441014d02e2fc82e52ffd7f9837c (diff)
downloadaur-d0ac065d5ca41f70eefa499f60fc0590424d1bee.tar.gz
upgpkg: mint 0.11.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 930c41582318..fcd76517afba 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Faustino Aguilar <faustinoaq.github.io>
pkgname=mint
-pkgver=0.10.0
+pkgver=0.11.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=('b271fa4065a7b33d51d1932b584e98ff1fa85ea2560806ebdb28ad1681831f0a'
+sha256sums=('4e3df00441347df216b60f7285d89fb0b5355e856d4ae8839148a43731622e96'
'6b4ecb1a9202a35540d0405ddd88439bb4644a127afc02ee26428ca5d5c0bd9f')
noextract=("mint-${pkgver}-linux")
license=('BSD')