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 03e7b92dc25c..f32fe5d4208d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marco von Rosenberg <codingmarco@gmail.com>
pkgname=mlrpt
-pkgver=1.4.1
+pkgver=1.6
pkgrel=1
pkgdesc="Non-interactivr command-line version of glrpt for receiving, decoding and saving LRPT images from the Russian Meteor-M type of weather satellites"
arch=('x86_64')
@@ -9,7 +9,7 @@ url="http://www.5b4az.org"
license=('GPLv3')
depends=('rtl-sdr')
makedepends=('make')
-source=("http://www.5b4az.org/pkg/lrpt/$pkgname-$pkgver.tar.bz2")
+source=("http://www.5b4az.org/pkg/lrpt/$pkgname-$pkgver-beta.tar.bz2")
md5sums=('SKIP')
build() {