summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeter Mattern2020-07-07 01:10:11 +0200
committerPeter Mattern2020-07-07 01:10:11 +0200
commit1d178ed0ed19e0ddaac69bcb4359c174548e2623 (patch)
treec34287f6e4d66a602ac1c5426232777b9e8dd88d /PKGBUILD
parentdebdbf51018c01e2aa85b3a1fa80590ddff044d4 (diff)
downloadaur-1d178ed0ed19e0ddaac69bcb4359c174548e2623.tar.gz
Upstream update: 2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41348fc24a7a..05dbdc3b7c31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Peter Mattern <pmattern at arcor dot de>
pkgname=meteo-qt
-pkgver=1.9
+pkgver=2.0
pkgrel=1
pkgdesc='System tray application for weather status information'
arch=('any')
@@ -11,7 +11,7 @@ depends=('python-lxml' 'python-pyqt5' 'python-sip' 'python-urllib3')
makedepends=('qt5-tools')
optdepends=('qt5-translations: translations of some native UI components')
source=("$pkgname-$pkgver.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('aa14330c09716b2348d9a906846ec0ca838bee2959ac4a4c664565e0c7f4e35a')
+sha256sums=('e2b06e088f5748ff7e1de13e1ec9bf8b998ffbdec667401b8ed926691ca3acaf')
package() {
cd $pkgname-$pkgver