GPaste: update to 3.38.2

This commit is contained in:
Paper 2020-10-14 10:29:58 +02:00 committed by Piotr
parent aaf2a0d472
commit fdedfea6b8
2 changed files with 5 additions and 5 deletions

View file

@ -1460,7 +1460,7 @@ libCHART-1.6.so.0 fox-1.6.49_1
libchromaprint.so.1 chromaprint-1.5.0_1
libedit.so.0 libedit-20130712.3.1_1
libnet.so.9 libnet-1.2_1
libgpaste.so.11 libgpaste-3.28.2_1
libgpaste.so.13 libgpaste-3.38.2_1
libthreadutil.so.6 libupnp-1.6.18_1
libixml.so.2 libupnp-1.6.18_1
libupnp.so.6 libupnp-1.6.18_1

View file

@ -1,6 +1,6 @@
# Template file for 'GPaste'
pkgname=GPaste
version=3.34.1
version=3.38.2
revision=1
wrksrc="gpaste-${version}"
build_helper="gir"
@ -11,14 +11,14 @@ configure_args="--disable-static --with-gtk=3.0
$(vopt_enable vala vala)"
hostmakedepends="gettext glib-devel pkg-config $(vopt_if vala vala)"
makedepends="appstream-glib-devel dbus-devel gdk-pixbuf-devel gtk+3-devel
libglib-devel libXi-devel libXtst-devel libX11-devel $(vopt_if gnome_shell gjs-devel)
$(vopt_if gnome_shell mutter-devel) $(vopt_if vala vala-devel)"
libglib-devel libXi-devel libXtst-devel libX11-devel harfbuzz-devel
$(vopt_if gnome_shell gjs-devel) $(vopt_if gnome_shell mutter-devel) $(vopt_if vala vala-devel)"
short_desc="Clipboard management system"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://www.imagination-land.org/tags/GPaste.html"
distfiles="https://www.imagination-land.org/files/gpaste/gpaste-${version}.tar.xz"
checksum=f1ae4c94ad5b6b4115bac6cf3ac4248e4bce6b401f867173742eb62823c6527d
checksum=a27d59fa3f34160389246983c7a8f3bec60c76bd04ff02e8f792cff41eff07ba
build_options="gir gnome_shell vala"
desc_option_gnome_shell="Build GNOME Shell integration and extension"