summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCodingMarco2018-12-29 20:38:39 +0100
committerCodingMarco2018-12-29 20:38:39 +0100
commitcc5597d783e53ffcd6888c7458081583fce52a16 (patch)
tree8e0ea1d1a43bfa9460fb21a15289ddfdb0c55701
parentc5ea9333d74c05f03874b690b6f6af68a859d8f8 (diff)
downloadaur-cc5597d783e53ffcd6888c7458081583fce52a16.tar.gz
Updated to version 2.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa8cd66a6463..a3e83bfd48ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = glrpt
pkgdesc = Interactive GUI application for receiving, decoding and displaying LRPT images from the Russian Meteor-M type of weather satellites
- pkgver = 1.9
+ pkgver = 2.1
pkgrel = 1
url = http://www.5b4az.org
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = glrpt
depends = gtk3
depends = libglade
depends = soapysdr
- source = http://www.5b4az.org/pkg/lrpt/glrpt-1.9.tar.bz2
+ source = http://www.5b4az.org/pkg/lrpt/glrpt-2.1.tar.bz2
md5sums = SKIP
pkgname = glrpt
diff --git a/PKGBUILD b/PKGBUILD
index 4f832e24eda8..bf07ef1a37c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marco von Rosenberg <codingmarco@gmail.com>
pkgname=glrpt
-pkgver=1.9
+pkgver=2.1
pkgrel=1
pkgdesc="Interactive GUI application for receiving, decoding and displaying LRPT images from the Russian Meteor-M type of weather satellites"
arch=('x86_64')