summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8aca50066d5c..93394b0552be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Ranieri Althoff <ranisalt+aur at gmail dot com>
pkgname=gnome-shell-extension-no-annoyance-git
-pkgver=r5.f21d09a
+pkgver=r23.e37b5b3
pkgrel=1
-pkgdesc='Removes the “Windows is ready” notification and puts the window into focus'
-url='https://github.com/sindex/no-annoyance'
+pkgdesc='Removes the “Window is ready” notification and puts the window into focus'
+url='https://github.com/BjoernDaase/noannoyance'
license=('GPL2')
arch=('any')
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
makedepends=('git' 'zip')
-depends=('gnome-shell>=3.18')
+depends=('gnome-shell>=3.30')
source=("${pkgname}::git+${url}.git")
sha512sums=('SKIP')