Date: Thursday, July 20, 2017 @ 13:19:07 Author: heftig Revision: 300861
3.24.3-1 Modified: gnome-shell-extensions/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-07-20 13:17:44 UTC (rev 300860) +++ PKGBUILD 2017-07-20 13:19:07 UTC (rev 300861) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=gnome-shell-extensions -pkgver=3.24.2 +pkgver=3.24.3 pkgrel=1 pkgdesc="Extensions for GNOME shell, including classic mode" url="https://wiki.gnome.org/Projects/GnomeShell/Extensions" @@ -12,7 +12,7 @@ makedepends=(intltool git gnome-common) optdepends=('nautilus: gnome-classic session') groups=(gnome) -_commit=b1c45a618ef25b448e1b62df35daeeeb1189ba40 # tags/3.24.2^0 +_commit=7d2be7d30d500530a51608145d219744c40be23e # tags/3.24.3^0 source=("git+https://git.gnome.org/browse/gnome-shell-extensions#commit=$_commit" "git+https://git.gnome.org/browse/gnome-shell-sass") sha256sums=('SKIP'
