summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLev Levitsky2023-09-15 17:06:33 +0200
committerLev Levitsky2023-09-15 17:06:33 +0200
commit61ff0f355988f8cc8d10afce63567af8d18a5806 (patch)
tree0b9e82c17addc25c698e3e07a1e8fb0e8054389a /PKGBUILD
parentd5fa5d5479c1ee608bd8958392a2777545752097 (diff)
downloadaur-thermorawfileparser-bin.tar.gz
1.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b774a13d8ad0..de403621dd46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Lev Levitsky <levlev at mail.ru>
_name=ThermoRawFileParser
pkgname=$(echo "${_name}" | tr '[:upper:]' '[:lower:]')-bin
-pkgver=1.4.2
+pkgver=1.4.3
pkgrel=1
epoch=
pkgdesc="Thermo RAW file parser that runs on Linux with mono"
@@ -14,7 +14,7 @@ _download_name="${_name}-${pkgver}-${pkgrel}.zip"
source=("${_download_name}::${url}/releases/download/v${pkgver}/${_name}${pkgver}.zip"
"${_name}")
noextract=("${_download_name}")
-md5sums=('5955254049f8f10f3a0150ebf2aac84c'
+md5sums=('643eccb41861eb518e2eb42eb416641c'
'2d0b284fb357649ccc85e2774f48408e')
prepare() {