Date: Wednesday, April 24, 2019 @ 19:43:44 Author: heftig Revision: 352083
3.32.1-1 Modified: seahorse/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-24 19:30:50 UTC (rev 352082) +++ PKGBUILD 2019-04-24 19:43:44 UTC (rev 352083) @@ -3,7 +3,7 @@ # Contributor: Michel Brabants <[email protected]> pkgname=seahorse -pkgver=3.32 +pkgver=3.32.1 pkgrel=1 epoch=1 pkgdesc="GNOME application for managing PGP keys." @@ -13,7 +13,7 @@ depends=(gtk3 gcr libsecret libsoup gpgme gnome-keyring libpwquality) makedepends=(libldap yelp-tools gobject-introspection vala git meson) provides=(x11-ssh-askpass) -_commit=12f9744bb61fd6dfdfa7c3a7a44bc7d76c55e721 # tags/3.32^0 +_commit=d4fbb9676b232a2d29fe2ceee055a7fc7f4846ec # tags/3.32.1^0 source=("git+https://gitlab.gnome.org/GNOME/seahorse.git#commit=$_commit") sha256sums=('SKIP')
