summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCodingMarco2019-01-17 20:08:43 +0100
committerCodingMarco2019-01-17 20:08:43 +0100
commit58083c9bff9ff5165896e0c4878be3f37e376a64 (patch)
tree9b1ea0134d98ccc2bbd060e2a06d7633de28f44e
parentcc5597d783e53ffcd6888c7458081583fce52a16 (diff)
downloadaur-58083c9bff9ff5165896e0c4878be3f37e376a64.tar.gz
Updated to version 2.2.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3e83bfd48ff..a9c847fb75b4 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 = 2.1
+ pkgver = 2.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-2.1.tar.bz2
+ source = http://www.5b4az.org/pkg/lrpt/glrpt-2.2.1.tar.bz2
md5sums = SKIP
pkgname = glrpt
diff --git a/PKGBUILD b/PKGBUILD
index bf07ef1a37c1..fe29a5aa9cb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marco von Rosenberg <codingmarco@gmail.com>
pkgname=glrpt
-pkgver=2.1
+pkgver=2.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')