summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormschubert2016-04-24 13:41:24 +0100
committermschubert2016-04-24 13:41:24 +0100
commit0a6932b99728b443c00fb82841d71e7a3e7334fc (patch)
treebf6d533be26216a4b14b048bf206a57c88a5ebae /PKGBUILD
parent19baeec18278e1d1f41b7264dac188b2e7978e08 (diff)
downloadaur-0a6932b99728b443c00fb82841d71e7a3e7334fc.tar.gz
gnome-shell=3.20 dep works
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17ad304e58e5..3014ee753a19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Christian METZLER <neroth@xeked.com>
pkgname=gnome-shell-extension-weather-git
_pkgname=${pkgname%-git}
-pkgver=r580.5c44f2f
+pkgver=r581.749bd0d
pkgrel=1
epoch=1
pkgdesc="A simple GNOME Shell extension for displaying weather informations from several cities"
arch=('any')
url="https://github.com/Neroth/gnome-shell-extension-weather"
license=('GPL3')
-depends=('gnome-shell<3.19' 'dconf' 'gettext' 'pkg-config')
+depends=('gnome-shell<3.21' 'dconf' 'gettext' 'pkg-config')
makedepends=('git' 'autoconf' 'automake' 'gnome-common' 'intltool')
replaces=('gnome-shell-extension-weather-neroth-git')
install='gschemas.install'