summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRanieri Althoff2019-10-28 03:07:38 -0300
committerRanieri Althoff2019-10-28 03:07:38 -0300
commitafc9e31109c8c0c6764d8b3a9cc37f627da1a9c0 (patch)
tree546bdb8da27bcc36b2378ea7bbdf19d62c184544 /PKGBUILD
parent3b78d5a1dfaf26bd0053c1fc48dc07c7b7030c22 (diff)
downloadaur-afc9e31109c8c0c6764d8b3a9cc37f627da1a9c0.tar.gz
Use more up to date fork
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')