Date: Saturday, October 27, 2018 @ 16:13:25 Author: heftig Revision: 337388
3.30.2-1 Modified: gnome-desktop/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-27 16:09:03 UTC (rev 337387) +++ PKGBUILD 2018-10-27 16:13:25 UTC (rev 337388) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gnome-desktop -pkgver=3.30.1 +pkgver=3.30.2 pkgrel=1 epoch=1 pkgdesc="Library with common API for various GNOME modules" @@ -11,7 +11,7 @@ license=(GPL LGPL) depends=(gsettings-desktop-schemas gtk3 libxkbfile xkeyboard-config iso-codes libseccomp bubblewrap) makedepends=(gobject-introspection git autoconf-archive gtk-doc yelp-tools) -_commit=82cd85e8e0fba88acfa203832fa0b123ee2f2d04 # tags/3.30.1^0 +_commit=8b7e4d1986450c4991e03de6b32bc98ee4f13c21 # tags/3.30.2^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-desktop.git#commit=$_commit" bwrap-var.diff) sha256sums=('SKIP'
