Date: Sunday, May 19, 2019 @ 22:24:53 Author: heftig Revision: 353630
3.32.2-1 Modified: gedit-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-19 22:23:17 UTC (rev 353629) +++ PKGBUILD 2019-05-19 22:24:53 UTC (rev 353630) @@ -6,7 +6,7 @@ # Contributor: zhuqin <[email protected]> pkgname=gedit-plugins -pkgver=3.32.0 +pkgver=3.32.2 pkgrel=1 pkgdesc="Collection of plugins for the gedit Text Editor" url="https://wiki.gnome.org/Apps/Gedit/ShippedPlugins" @@ -18,7 +18,7 @@ optdepends=('gucharmap: for charmap plugin' 'vte3: for embedded terminal' 'libgit2-glib: for git plugin') -_commit=64da83cd4854f3fb6b8fd7db559378535c4c6321 # tags/3.32.0^0 +_commit=8a5676e03499819f483d097def826b0f42fc2396 # tags/3.32.2^0 source=("git+https://gitlab.gnome.org/GNOME/gedit-plugins.git#commit=$_commit") sha512sums=('SKIP')
