summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ccf772d6cf7..97e2102c6da5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
_gitname=meteo
_author=bitseater
pkgname=("${_gitname}-git")
-pkgver=latest
+pkgver=r308.0408358
pkgrel=1
pkgdesc="Know the forecast of the next hours & days. App designed for Pantheon Shell"
arch=('i686' 'x86_64')
url="https://gitlab.com/${_author}/${_gitname}"
license=('GPL3')
-depends=('gtk3' 'granite' 'clutter' 'clutter-gtk' 'geocode-glib' 'json-glib'
+depends=('gtk3' 'granite' 'clutter' 'clutter-gtk' 'geocode-glib' 'ido' 'json-glib'
'libappindicator-gtk3' 'libchamplain' 'libsoup' 'webkit2gtk')
optdepends=('')
makedepends=('git' 'meson' 'ninja' 'vala')