mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
seahorse: update to 3.6.1.
This commit is contained in:
parent
e871ac91cc
commit
f3326579f2
1 changed files with 5 additions and 6 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'seahorse'
|
# Template file for 'seahorse'
|
||||||
pkgname=seahorse
|
pkgname=seahorse
|
||||||
version=3.6.0
|
version=3.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
|
||||||
configure_args="--disable-schemas-compile
|
configure_args="--disable-schemas-compile
|
||||||
--enable-ldap --enable-hkp --disable-debug"
|
--enable-ldap --enable-hkp --disable-debug"
|
||||||
depends="hicolor-icon-theme desktop-file-utils"
|
depends="hicolor-icon-theme desktop-file-utils"
|
||||||
|
@ -16,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://projects.gnome.org/seahorse/"
|
homepage="http://projects.gnome.org/seahorse/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||||
checksum=88a0bcaa3aeef6a9a2f2abf4c7ffbf94cef474b466d79d45054d19175d5ccee8
|
checksum=dcdd9681a7896a13a597cf02aa2d6718b5f0ab3b50ed81f8d24b8db296a9214b
|
||||||
long_desc="
|
long_desc="
|
||||||
Seahorse is a GNOME application for managing encryption keys. It also
|
Seahorse is a GNOME application for managing encryption keys. It also
|
||||||
integrates with nautilus, gedit and other places for encryption operations.
|
integrates with nautilus, gedit and other places for encryption operations.
|
||||||
|
|
Loading…
Add table
Reference in a new issue