Update version to 1.3.0

This commit is contained in:
Michal Krenek (Mikos) 2015-12-14 02:24:42 +01:00
parent ea548bcaa0
commit 712cb72157
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Maintainer: Michal Krenek (Mikos) <m.krenek@gmail.com> # Maintainer: Michal Krenek (Mikos) <m.krenek@gmail.com>
pkgname=qspectrumanalyzer pkgname=qspectrumanalyzer
pkgver=1.2.0 pkgver=1.3.0
pkgrel=1 pkgrel=1
pkgdesc="Spectrum analyzer for RTL-SDR (GUI for rtl_power based on PyQtGraph)" pkgdesc="Spectrum analyzer for RTL-SDR (GUI for rtl_power based on PyQtGraph)"
arch=('any') arch=('any')

View File

@ -1 +1 @@
__version__ = "1.2.0" __version__ = "1.3.0"