diff --git a/srcpkgs/seahorse-nautilus/patches/new-gnupg.patch b/srcpkgs/seahorse-nautilus/patches/new-gnupg.patch index 7cdbdbf84d1..01d944a3cac 100644 --- a/srcpkgs/seahorse-nautilus/patches/new-gnupg.patch +++ b/srcpkgs/seahorse-nautilus/patches/new-gnupg.patch @@ -7,7 +7,7 @@ Index: seahorse-nautilus-3.10.1/configure.ac if test "$DO_CHECK" = "yes"; then - accepted_versions="1.2 1.4 2.0" -+ accepted_versions="1.2 1.4 2.0 2.1 2.2" ++ accepted_versions="1.2 1.4 2.0 2.1 2.2 2.3" AC_PATH_PROGS(GNUPG, [gpg gpg2], no) ok="no" if test "$GNUPG" != "no"; then