summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosef Vybíhal2021-02-27 13:20:55 +0100
committerJosef Vybíhal2021-02-27 13:20:55 +0100
commitf66a5fa3ea0a2117957eb7b936bf054b133eaee3 (patch)
tree6f97ccec34e45f71b9ae98226dfcf66292926873 /PKGBUILD
parentb0a6c242c2ef5884171649394ec0a0bee745761d (diff)
downloadaur-f66a5fa3ea0a2117957eb7b936bf054b133eaee3.tar.gz
v40 alpha
need 'libhandy-1' ['>= 1.1.0']
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3087a0f1a62f..91fdd22718f4 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=3.38.0+7+g6cc0fe73
+pkgver=40.alpha+78+g09cd4815
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)
+depends=(gtk3 gcr libsecret libsoup gpgme gnome-keyring libpwquality libhandy-git)
conflicts=('seahorse')
provides=('seahorse')
makedepends=(libldap yelp-tools gobject-introspection vala git meson)