summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosef Vybíhal2022-02-14 09:15:35 +0100
committerJosef Vybíhal2022-02-14 09:15:35 +0100
commit6b5644819562839f8a28452d4194335c89b60579 (patch)
tree9804c2424cc36ffb229a6843beabfd7d909b0412 /PKGBUILD
parente2404211bd8486394ed84f1512d3515ecc18e959 (diff)
downloadaur-6b5644819562839f8a28452d4194335c89b60579.tar.gz
41.0+41+g8bbc1f48 with libhandy>=1.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30a2f5d6b046..5074ae9cc61d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Jan de Groot <jgc@archlinux.org>
# Contributor: Michel Brabants <michel.linux@tiscali.be>
pkgname=seahorse-git
-pkgver=40.0+105+g42f58337
+pkgver=41.0+41+g8bbc1f48
pkgrel=1
pkgdesc="GNOME application for managing encryption keys and passwords in the
GNOME Keyring."
@@ -13,7 +13,7 @@ url="https://wiki.gnome.org/Apps/Seahorse"
arch=(x86_64)
license=(GPL)
options=(debug !strip)
-depends=(gtk3 gcr libsecret libsoup gpgme gnome-keyring libpwquality libhandy-git)
+depends=(gtk3 gcr libsecret libsoup gpgme gnome-keyring libpwquality 'libhandy-git>=1.5.0')
conflicts=('seahorse')
provides=('seahorse')
makedepends=(libldap yelp-tools gobject-introspection vala git meson)