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 128d29ce749e..3b3e34da7d48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marco von Rosenberg <codingmarco@gmail.com>
pkgname=mlrpt
-pkgver=1.6.2
+pkgver=1.6.4
pkgrel=2
pkgdesc="Non-interactive command-line version of glrpt for receiving, decoding and saving LRPT images from the Russian Meteor-M type of weather satellites"
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('GPLv3')
depends=('rtl-sdr' 'airspy')
makedepends=('make' 'automake' 'autoconf')
source=("http://www.5b4az.org/pkg/lrpt/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('3c3953b0236bcc5bc3d40022d1a8fb9f')
+md5sums=('d0b936407cbae52178a16fab761977cc')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"