Date: Friday, April 13, 2018 @ 23:29:40 Author: heftig Revision: 321697
3.28.2-1 Modified: gpaste/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-13 21:41:11 UTC (rev 321696) +++ PKGBUILD 2018-04-13 23:29:40 UTC (rev 321697) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=gpaste -pkgver=3.28.1 +pkgver=3.28.2 pkgrel=1 pkgdesc="Clipboard management system" url="http://www.imagination-land.org/tags/GPaste.html" @@ -11,7 +11,7 @@ depends=(gtk3) makedepends=(intltool vala appstream-glib gobject-introspection gnome-shell gnome-control-center git) optdepends=("wgetpaste: Upload clipboard contents") -_commit=e281ff07fd082b47a35b4ebd7678669c301323ff # tags/v3.28.1^0 +_commit=d2978507a801006d32f10a69178a9dc4f2c3d8ec # tags/v3.28.2^0 source=("git+https://github.com/keruspe/gpaste#commit=$_commit") sha256sums=('SKIP')
