Date: Friday, March 15, 2019 @ 12:49:00 Author: bpiotrowski Revision: 348177
3.32.0-1 Modified: gpaste/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-15 12:31:49 UTC (rev 348176) +++ PKGBUILD 2019-03-15 12:49:00 UTC (rev 348177) @@ -1,8 +1,8 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=gpaste -pkgver=3.30.2 -pkgrel=2 +pkgver=3.32.0 +pkgrel=1 pkgdesc="Clipboard management system" url="https://www.imagination-land.org/tags/GPaste.html" license=(BSD) @@ -10,7 +10,7 @@ depends=(gtk3) makedepends=(intltool vala appstream-glib gobject-introspection gnome-shell gnome-control-center git) optdepends=("wgetpaste: Upload clipboard contents") -_commit=a8bdf028bb94d1d7d91e6396b00f4b0a0c5e2fa4 # tags/v3.30.2^0 +_commit=74805fe91a1ff8884109a6d7887460a2c823e54d # tags/v3.32.0^0 source=("git+https://github.com/keruspe/gpaste#commit=$_commit") sha256sums=('SKIP')
