Date: Sunday, March 8, 2020 @ 18:49:03 Author: bgyorgy Revision: 592347
upgpkg: gnome-panel 3.36.0-1: Update to new version Modified: gnome-panel/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 18:45:30 UTC (rev 592346) +++ PKGBUILD 2020-03-08 18:49:03 UTC (rev 592347) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-panel -pkgver=3.35.2 +pkgver=3.36.0 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=d7ff63b828ac3f92da0b5bdb751555aff6b600ce # tags/3.35.2^0 +_commit=ccbfe817288bef398d1be5fc83a336dd3593bdad # tags/3.36.0^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-panel.git#commit=$_commit" gettext.diff) sha256sums=('SKIP'
