seahorse-nautilus: update to 3.8.0.
This commit is contained in:
parent
bbe8a52fa6
commit
4d78d47dff
1 changed files with 8 additions and 7 deletions
|
@ -1,20 +1,21 @@
|
|||
# Template file for 'seahorse-nautilus'
|
||||
pkgname=seahorse-nautilus
|
||||
version=3.6.1
|
||||
version=3.8.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
depends="desktop-file-utils"
|
||||
makedepends="pkg-config intltool gnome-doc-utils dbus-glib-devel
|
||||
gtk+3-devel>=3.6.0_2 nautilus-devel>=3.6.0 GConf-devel libnotify-devel
|
||||
gpgme-devel libcryptui-devel>=3.6.0 gcr-devel>=3.6.0
|
||||
libgnome-keyring-devel>=3.6.0"
|
||||
hostmakedepends="pkg-config intltool gnome-doc-utils"
|
||||
makedepends="gtk+3-devel>=3.8 nautilus-devel>=3.8 libnotify-devel
|
||||
gpgme-devel libcryptui-devel>=3.8 gcr-devel>=3.8
|
||||
libgnome-keyring-devel>=3.8"
|
||||
fulldepends="gnupg"
|
||||
short_desc="A Nautilus plugin for OpenPGP file encryption/decryption"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org/projects/seahorse/"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||
checksum=912d9c1e84ad1e24af6308b84d622a72d9e1bdae71284ddbd6277fdb459c31d2
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||
checksum=8173ef08a700ff254fb5637a7f2138ba7625b19ed2102a82fd69f1ecb8072863
|
||||
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