summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeter Mattern2021-11-02 11:34:43 +0100
committerPeter Mattern2021-11-02 11:34:43 +0100
commit04d26b40dc01c6b247bef2747c4f5944828e0829 (patch)
tree31aedc92b7e0579168a5bbcff539dda1ee668cb4 /PKGBUILD
parent7dfd21fc7cda84877f253db3b5caa737a6effc8f (diff)
downloadaur-04d26b40dc01c6b247bef2747c4f5944828e0829.tar.gz
Upstream update: 2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9468502afb4e..155adeef12c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Peter Mattern <pmattern at arcor dot de>
pkgname=meteo-qt
-pkgver=2.3
+pkgver=2.4
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/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('44bdbfdc431ebd78fcac9cfc0b154efc980843f22c5eaa1584b4cf12dec5ae69')
+sha256sums=('5dcabd5671201247ae32168438d40f9e6f091be3cbbc74c5f9ad70e57894aee0')
package() {
cd $pkgname-$pkgver