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 0021078cd7a7..bdae61b6666e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Christian Schendel <doppelhelix@gmail.com>
pkgname=gnome-shell-extensions-gravatar-git
pkgver=7.r0.gc4a6e34
-pkgrel=2
+pkgrel=3
pkgdesc="GNOME Shell extension to synchronize your user icon with Gravatar"
arch=('any')
url="https://github.com/jrouleau/gnome-shell-extensions-gravatar"
install=${pkgname%-git}.install
license=('MIT')
-depends=('gnome-shell>=3.32')
+depends=('gnome-shell=1:3.32')
makedepends=('git'
'glib2')
conflicts=("${pkgname%-git}")