summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael A. Sinclair2022-07-08 08:54:45 -0500
committerMichael A. Sinclair2022-07-08 08:54:45 -0500
commit6228d5ed2d62350c88eab3e64ee6027fca3127ca (patch)
tree96e3ee56d75f741a92d2a95e16cac9618d88d4e1 /PKGBUILD
parenta144f1de5bda71745b31f1575aa648ac515b8694 (diff)
downloadaur-choosenim.tar.gz
Update to 0.8.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a72c91083e2..673f86bb9650 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@ downloads and sources, enabling you to easily switch between stable and
development compilers.'
url='https://github.com/dom96/choosenim'
license=('BSD')
-pkgver=0.8.2
+pkgver=0.8.4
pkgrel=1
arch=('x86_64')
source=(
"${pkgname}::https://github.com/dom96/choosenim/releases/download/v${pkgver}/choosenim-${pkgver}_linux_amd64"
"https://raw.githubusercontent.com/dom96/choosenim/v${pkgver}/LICENSE"
)
-md5sums=('1f9c7f59393d80ce79a1c38394b39c78'
+md5sums=('c9b5caaed180c0ed816194f78d2fb0fc'
'78123baa634a7ebc9f65c1429e18dbb6')
provides=('nim' 'nimble' 'nimgrep' 'nimpretty' 'nimsuggest')
conflicts=('nim' 'nimble' 'nimgrep' 'nimpretty' 'nimsuggest')