summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDino Morelli2022-08-13 10:31:01 -0400
committerDino Morelli2022-08-13 10:31:01 -0400
commit3183215114480e32c9467e47a48254388ba4e8bc (patch)
tree783c031074f7c9182bccedbbdd58088422b4ce7e /PKGBUILD
parent5f0db2b62a3f54d808909699c8ed9f1c5fd5f52f (diff)
downloadaur-3183215114480e32c9467e47a48254388ba4e8bc.tar.gz
Updated for upstream version 3.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cdd03612aeb..2fe07fa7ffcd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=hlint-bin
_githubname=hlint
-pkgver=3.4
-pkgrel=2
+pkgver=3.4.1
+pkgrel=1
pkgdesc='Haskell source code suggestions. Packaged from upstream binary release.'
arch=('x86_64')
url="https://github.com/ndmitchell/hlint"
@@ -12,7 +12,7 @@ depends=('gmp')
conflicts=('hlint')
source=("${url}/releases/download/v${pkgver}/${_githubname}-${pkgver}-${arch}-linux.tar.gz")
-sha256sums=('a3cc50eb118be31bb5cb796239728bc9dea3e5254f7db77de970ca2a90c158c9')
+sha256sums=('2fe7d16cdcb3f1affedf8e51a6b274bfb935d5901f32606b37153b57c00ae0da')
# PKGBUILD functions