Date: Friday, March 15, 2019 @ 12:10:23 Author: bpiotrowski Revision: 348165
3.32.0-1 Modified: gnome-menus/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-15 12:05:52 UTC (rev 348164) +++ PKGBUILD 2019-03-15 12:10:23 UTC (rev 348165) @@ -1,7 +1,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gnome-menus -pkgver=3.13.3+30+g510ef1c +pkgver=3.32.0 pkgrel=1 pkgdesc="GNOME menu specifications" arch=('x86_64') @@ -10,7 +10,7 @@ license=('GPL' 'LGPL') url="https://www.gnome.org" groups=('gnome') -_commit=510ef1c378486ce31ad71af050e5f7e0a2faecd6 # master +_commit=4a3944773c0d7201148055a5f7fd103c99263183 # tags/3.32.0^0 source=("git+https://git.gnome.org/browse/gnome-menus#commit=$_commit") sha256sums=('SKIP')
