Date: Sunday, September 9, 2018 @ 00:45:10 Author: heftig Revision: 334181
3.30.0+19+g7778d1c30-1 Modified: gnome-shell/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-09 00:42:10 UTC (rev 334180) +++ PKGBUILD 2018-09-09 00:45:10 UTC (rev 334181) @@ -3,8 +3,8 @@ # Contributor: Flamelab <[email protected] pkgname=gnome-shell -pkgver=3.30.0+16+g1bdb3f194 -pkgrel=2 +pkgver=3.30.0+19+g7778d1c30 +pkgrel=1 pkgdesc="Next generation desktop shell" url="https://wiki.gnome.org/Projects/GnomeShell" arch=(x86_64) @@ -17,7 +17,7 @@ optdepends=('gnome-control-center: System settings' 'evolution-data-server: Evolution calendar integration') groups=(gnome) -_commit=1bdb3f194d5ae6c07d4a5fe05fad2abeb8f61c14 # master +_commit=7778d1c30839f63f9d31ea959f046f1888a03ec8 # master source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git") sha256sums=('SKIP'
