seahorse: update to 3.8.2.
This commit is contained in:
parent
48f36aa1ac
commit
a004938306
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'seahorse'
|
# Template file for 'seahorse'
|
||||||
pkgname=seahorse
|
pkgname=seahorse
|
||||||
version=3.8.1
|
version=3.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile
|
configure_args="--disable-schemas-compile
|
||||||
|
@ -14,7 +14,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.8/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||||
checksum=c1a1d97618a37a79e19902e00f3a0de7cfb947b52eb9282ea09e5f9f73151e7a
|
checksum=b3837d088b7e3f7ebc41cb3f11c5c85e2df7e06bdc538a3e85bb1a13c34c9a12
|
||||||
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.
|
||||||
|
@ -31,6 +31,6 @@ long_desc="
|
||||||
seahorse_package() {
|
seahorse_package() {
|
||||||
depends="hicolor-icon-theme desktop-file-utils gcr>=3.6.2 openssh>=6.1p1"
|
depends="hicolor-icon-theme desktop-file-utils gcr>=3.6.2 openssh>=6.1p1"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue