summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonas Schürmann2020-04-01 10:31:25 +0200
committerJonas Schürmann2020-04-01 10:31:25 +0200
commitec72cb4b7ae0d77686945e6c80d7b39706c23247 (patch)
treeea30136f5a28d9e236cd013945a68c2d26ca2093 /PKGBUILD
parent1010337ceb2b50cdb4a235f6cfff1809aa3d0dae (diff)
downloadaur-ec72cb4b7ae0d77686945e6c80d7b39706c23247.tar.gz
Upgrade to 0.8.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 828fab7966a7..9f832bfac0d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonas Schürmann <jonasschuermann@aol.de>
# Contributor: Matt Bray <mattjbray@gmail.com>
pkgname=elm-format-bin
-pkgver=0.8.2
+pkgver=0.8.3
pkgrel=1
epoch=
pkgdesc="Format Elm source code according to a standard set of rules based on the official Elm Style Guide."
@@ -24,7 +24,7 @@ source=("https://github.com/avh4/elm-format/releases/download/${pkgver}/elm-form
"https://github.com/avh4/elm-format/releases/download/${pkgver}/elm-format-${pkgver}-linux-x64.tgz.asc"
"LICENSE-${pkgver}::https://raw.githubusercontent.com/avh4/elm-format/${pkgver}/LICENSE")
noextract=()
-md5sums=('dadd9125a66350fcc0ad523e3f21b233'
+md5sums=('f13c16570b240694e27e00ca234bd5e1'
'SKIP'
'547aa901ebac3bd013c6579006dca1eb')
validpgpkeys=('C3B74EE9EBC8412DFEE1FECE11357FB6FDD7BEC0')