summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ec4fa78d8ce..b52c0bbb2383 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
_pkgname=meteo-qt
pkgname=$_pkgname-git
-pkgver=3.1.10.g0a83f51
-pkgrel=1
+pkgver=3.3.3.gd21bdba
+pkgrel=2
pkgdesc='System tray application for weather status information'
arch=('any')
url='https://github.com/dglent/meteo-qt'
-license=('GPL3')
-depends=('python-lxml' 'python-pyqt5' 'python-sip4' 'python-urllib3')
-makedepends=('git' 'qt5-tools')
+license=('GPL-3.0-only')
+depends=('python-lxml' 'python-pyqt5' 'python-urllib3')
+makedepends=('git' 'python-setuptools' 'qt5-tools')
optdepends=('qt5-translations: translations of some native UI components')
provides=("$_pkgname")
conflicts=("$_pkgname")