summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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() {