Date: Sunday, March 8, 2020 @ 07:55:29 Author: heftig Revision: 591478
3.35.2-1 Modified: gnome-panel/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 07:55:08 UTC (rev 591477) +++ PKGBUILD 2020-03-08 07:55:29 UTC (rev 591478) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-panel -pkgver=3.34.1 +pkgver=3.35.2 pkgrel=1 pkgdesc="Panel of GNOME Flashback" arch=('x86_64') @@ -12,7 +12,7 @@ makedepends=('intltool' 'itstool' 'python' 'git' 'gtk-doc' 'yelp-tools' 'autoconf-archive') optdepends=('alacarte: Main menu editor' 'gnome-applets: Extra applets for the panel') -_commit=e33a072319724b9be4c54012732405bc3a22d391 # tags/3.34.1^0 +_commit=d7ff63b828ac3f92da0b5bdb751555aff6b600ce # tags/3.35.2^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-panel.git#commit=$_commit" gettext.diff) sha256sums=('SKIP'
