summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Schendel2023-02-26 17:23:54 +0100
committerChristian Schendel2023-02-26 17:23:54 +0100
commitbd6d1566ec0e1a2bbcd907069939dd572da830db (patch)
tree1dfeb2cc45d151b3f4fe0dd65129a1351ccf496f /PKGBUILD
parente99a285675838dc214150461ece6856f7f10412c (diff)
downloadaur-gnome-shell-extensions-gravatar-git.tar.gz
update gnome-shell dependency. Probably abandoned
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}")