Date: Wednesday, May 15, 2019 @ 07:05:56 Author: heftig Revision: 353365
3.32.2-1 Modified: gnome-shell/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-15 07:04:50 UTC (rev 353364) +++ PKGBUILD 2019-05-15 07:05:56 UTC (rev 353365) @@ -3,7 +3,7 @@ # Contributor: Flamelab <[email protected] pkgname=gnome-shell -pkgver=3.32.1 +pkgver=3.32.2 pkgrel=1 epoch=1 pkgdesc="Next generation desktop shell" @@ -18,7 +18,7 @@ optdepends=('gnome-control-center: System settings' 'evolution-data-server: Evolution calendar integration') groups=(gnome) -_commit=9090b7dc3ddbc2ff6d0445d071a07eae525000b4 # tags/3.32.1^0 +_commit=3a060d755dc2bee48883d39d3bf7ce79c4889e5d # tags/3.32.2^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git") sha256sums=('SKIP'
