summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2023-04-28 10:20:27 -0400
committerTed Alff2023-04-28 10:20:27 -0400
commitf5f86cb10256e01991ce4e2c8c3778a01217cd45 (patch)
treefddf8ca8402109be8374bb2ff193ec9d118bcd17 /PKGBUILD
parentd6bdf867ed43efb106f535fc073a69b417d498db (diff)
downloadaur-my-weather-indicator-git.tar.gz
Update to libayatana-appindicator dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76e9add3e49f..2406df26cb1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
_pkgname=my-weather-indicator
pkgname=my-weather-indicator-git
epoch=1
-pkgver=0.10.0.0+r186+24363b4
+pkgver=0.10.6.0+r221+63258d2
pkgrel=1
pkgdesc='A simple indicator for the weather'
arch=('any')
url='https://github.com/atareao/my-weather-indicator'
license=('GPL3')
-depends=('libappindicator-gtk3' 'libnotify' 'webkit2gtk' 'geocode-glib' 'python-pytz'
+depends=('libayatana-appindicator' 'libnotify' 'webkit2gtk' 'geocode-glib' 'python-pytz'
'python-cairo' 'python-lxml' 'python-dateutil' 'osm-gps-map'
'python-requests-oauthlib' 'geoclue' 'geoip')
makedepends=('git')