seahorse-sharing: update to 3.6.0.
This commit is contained in:
parent
c5b9ee4238
commit
0cd59c9ca5
1 changed files with 7 additions and 8 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'seahorse-sharing'
|
# Template file for 'seahorse-sharing'
|
||||||
pkgname=seahorse-sharing
|
pkgname=seahorse-sharing
|
||||||
version=3.4.0
|
version=3.6.0
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
|
||||||
build_style=gnu-configure
|
|
||||||
makedepends="pkg-config intltool gnome-doc-utils gtk+3-devel gpgme-devel libsoup-devel avahi-glib-libs-devel"
|
|
||||||
fulldepends="gnupg"
|
|
||||||
revision=1
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
makedepends="pkg-config intltool gnome-doc-utils gtk+3-devel>=3.6.0_2
|
||||||
|
gpgme-devel libsoup-devel>=2.40 avahi-glib-libs-devel"
|
||||||
|
fulldepends="gnupg"
|
||||||
short_desc="Sharing of PGP public keys via DNS-SD and HKP"
|
short_desc="Sharing of PGP public keys via DNS-SD and HKP"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org/projects/seahorse/"
|
homepage="http://www.gnome.org/projects/seahorse/"
|
||||||
checksum=559b94e4b6fd1e7777c1c9ecd86dd4049d815b8f6b8bf66948cba0346dd397bd
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||||
|
checksum=9284b907813c9d8400d9a5dd99aa7b69579d1a13fe7c6e3db08753f0c0005cb8
|
||||||
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.
|
||||||
|
@ -25,5 +26,3 @@ long_desc="
|
||||||
|
|
||||||
This package contains additional functionality for GNOME's Seahorse
|
This package contains additional functionality for GNOME's Seahorse
|
||||||
to share PGP public keys via DNS-SD and HKP."
|
to share PGP public keys via DNS-SD and HKP."
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue