GPaste: update to 3.34.1
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
216b5b4b4e
commit
e365d066fe
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'GPaste'
|
||||
pkgname=GPaste
|
||||
version=3.32.0
|
||||
revision=3
|
||||
version=3.34.1
|
||||
revision=1
|
||||
wrksrc="gpaste-${version}"
|
||||
build_helper="gir"
|
||||
build_style=gnu-configure
|
||||
|
@ -18,9 +18,8 @@ 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=82276c98e7f3707924d3ccf2f23c589099bdcd1cdce2692a02c7b30a2341689c
|
||||
checksum=f1ae4c94ad5b6b4115bac6cf3ac4248e4bce6b401f867173742eb62823c6527d
|
||||
|
||||
# Package build options
|
||||
build_options="gir gnome_shell vala"
|
||||
desc_option_gnome_shell="Build GNOME Shell integration and extension"
|
||||
build_options_default="gir gnome_shell vala"
|
||||
|
|
Loading…
Reference in New Issue