summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeter Mattern2016-06-30 10:53:10 +0200
committerPeter Mattern2016-07-03 12:20:03 +0200
commit5002b69e8b33e4e0666179e5c4ff6c8c87b9a2d2 (patch)
tree0fb57001e0fda6a0aa9f20e2cb4cc53479733dba /PKGBUILD
parent23591956ebb67db2c255464ae7574800c5421613 (diff)
downloadaur-5002b69e8b33e4e0666179e5c4ff6c8c87b9a2d2.tar.gz
Upstream update: v0.9.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea47e2a34fd0..e4b472b32739 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Peter Mattern <pmattern at arcor dot de>
pkgname=meteo-qt
-pkgver=0.9.3
+pkgver=0.9.4
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=("https://github.com/dglent/meteo-qt/archive/v${pkgver}.tar.gz")
-sha256sums=('1a7ef9e5c61cf4b41fb2f2aef43f7ae33ef478d6b82c64e9733f23c8681ef902')
+sha256sums=('3d2788d6f38251a09ba276ad2e82924f5c9924527cf286b5aebf3abd4161db10')
package() {
cd $pkgname-$pkgver