seahorse: update to 40.0.
This commit is contained in:
parent
4b81a563a8
commit
a5fc9cdef9
1 changed files with 4 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'seahorse'
|
||||
pkgname=seahorse
|
||||
version=3.38.1
|
||||
version=40.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
|
@ -13,7 +13,6 @@ depends="hicolor-icon-theme desktop-file-utils gcr>=3.14 gnupg2 openssh"
|
|||
short_desc="GNOME application for managing encryption keys"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Apps/Seahorse"
|
||||
_series=${version%.${version#*.*.}}
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${_series}/${pkgname}-${version}.tar.xz"
|
||||
checksum=242b1e7e5971dd5727ccd25d51537102f5bad143f2366a82437bf0bbda9ebcef
|
||||
homepage="https://gitlab.gnome.org/GNOME/seahorse"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=7ec7057b3868bac6ea041fda82140a39f5ec9e5b188b450914d453bc2d55d02c
|
||||
|
|
Loading…
Reference in a new issue