Date: Thursday, August 30, 2018 @ 16:26:25 Author: felixonmars Revision: 333123
upgpkg: gedit-plugins 3.28.1-2 Python 3.7 rebuild Modified: gedit-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-30 16:26:20 UTC (rev 333122) +++ PKGBUILD 2018-08-30 16:26:25 UTC (rev 333123) @@ -7,7 +7,7 @@ pkgname=gedit-plugins pkgver=3.28.1 -pkgrel=1 +pkgrel=2 pkgdesc="Collection of plugins for the gedit Text Editor" url="https://wiki.gnome.org/Apps/Gedit/ShippedPlugins" arch=(x86_64) @@ -19,7 +19,7 @@ 'libgit2-glib: for git plugin') _commit=0a42cc29088fefcf17a4e289b1f0acef3c4bcf9f # tags/3.28.1^0 source=("git+https://git.gnome.org/browse/gedit-plugins#commit=$_commit") -sha256sums=('SKIP') +sha512sums=('SKIP') pkgver() { cd $pkgname
