seahorse: update to 3.4.0.
This commit is contained in:
parent
f6bbe4de43
commit
aa797d3b7f
2 changed files with 4 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
|||
libc.so.6
|
||||
libgpgme.so.11
|
||||
libldap-2.4.so.2
|
||||
liblber-2.4.so.2
|
||||
libsoup-2.4.so.1
|
||||
libgnome-keyring.so.0
|
||||
libavahi-common.so.3
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'seahorse'
|
||||
pkgname=seahorse
|
||||
version=3.3.92
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
||||
version=3.4.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-scrollkeeper --disable-schemas-compile
|
||||
--enable-ldap --enable-hkp"
|
||||
--enable-ldap --enable-hkp --disable-debug"
|
||||
short_desc="Encryption Made Easy"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=3b3e5794ef6a4a68d19db586fae1c6785b1c2ef1d4fd7f038e376190bf2e0230
|
||||
checksum=6bb7a7952c3d39a6023ddb493d9e31c4ed99ef3da1062d5dfd4b47d1d4ca2cc9
|
||||
long_desc="
|
||||
Seahorse is a GNOME application for managing encryption keys. It also
|
||||
integrates with nautilus, gedit and other places for encryption operations.
|
||||
|
|
Loading…
Reference in a new issue