Date: Friday, February 17, 2017 @ 20:49:47 Author: heftig Revision: 289113
3.22.2-1 Modified: gpaste/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-17 20:02:20 UTC (rev 289112) +++ PKGBUILD 2017-02-17 20:49:47 UTC (rev 289113) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=gpaste -pkgver=3.22.1 +pkgver=3.22.2 pkgrel=1 pkgdesc="Clipboard management system" url="http://www.imagination-land.org/tags/GPaste.html" @@ -12,7 +12,7 @@ makedepends=(intltool vala appstream-glib gobject-introspection gnome-shell gnome-control-center git) optdepends=("wgetpaste: Upload clipboard contents") options=(!emptydirs) -_commit=7fd674ec05104f047a5d74897ff89416f8ef7cb2 # tags/v3.22.1^0 +_commit=f84c623ba49daeb3ffb8a0853f1716ff1f5ff28d # tags/v3.22.2^0 source=("git+https://github.com/keruspe/gpaste#commit=$_commit") sha256sums=('SKIP')
