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 d48d60e4d3ef..14852c4a0e05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Peter Mattern <pmattern at arcor dot de>
pkgname=meteo-qt
-pkgver=0.9.8
+pkgver=0.9.9
pkgrel=1
pkgdesc='System tray application for weather status information'
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('libxkbcommon-x11' 'python-lxml' 'python-pyqt5' 'python-sip' 'python-urllib3')
makedepends=('python' 'qt5-tools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/dglent/meteo-qt/archive/v${pkgver}.tar.gz")
-sha256sums=('7dfd05b4e2f0472e7b7c7b3b2629272c51342b8e87269026ea66b4d0af70db30')
+sha256sums=('17f5e0b87e12ad476282d65625e19cff92adcf0b8a12fa368c3b32099103078a')
package() {
cd $pkgname-$pkgver