summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCodingMarco2019-05-02 10:44:11 +0200
committerCodingMarco2019-05-02 10:44:11 +0200
commite1e5b88346ae42f9f75dc26cf086dc4c86eb0f49 (patch)
tree1f4e80a6e2b8378cb8ead89f624c27ada9b8b3ea
parent58083c9bff9ff5165896e0c4878be3f37e376a64 (diff)
downloadaur-e1e5b88346ae42f9f75dc26cf086dc4c86eb0f49.tar.gz
Updated to version 2.2.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9c847fb75b4..13ace9c3100d 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.2.1
+ pkgver = 2.2.2
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.2.1.tar.bz2
+ source = http://www.5b4az.org/pkg/lrpt/glrpt-2.2.2.tar.bz2
md5sums = SKIP
pkgname = glrpt
diff --git a/PKGBUILD b/PKGBUILD
index fe29a5aa9cb5..c6c9bd671f50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marco von Rosenberg <codingmarco@gmail.com>
pkgname=glrpt
-pkgver=2.2.1
+pkgver=2.2.2
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')