summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ed8ac84cb81..520b6fab44d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Peter Mattern <pmattern at arcor dot de>
pkgname=meteo-qt
-pkgver=0.9.4
-pkgrel=2
+pkgver=0.9.5
+pkgrel=1
pkgdesc='System tray application for weather status information'
arch=('any')
url='https://github.com/dglent/meteo-qt'
@@ -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=('3d2788d6f38251a09ba276ad2e82924f5c9924527cf286b5aebf3abd4161db10')
+sha256sums=('7902883724c8eeb0efd3c6311192048a04dba4e9611f0d153724f5c46d7ae735')
package() {
cd $pkgname-$pkgver