[arch-commits] Commit in seahorse/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sun Nov 8 00:36:26 UTC 2020
Date: Sunday, November 8, 2020 @ 00:36:26
Author: heftig
Revision: 399609
3.38.0.1-1
Modified:
seahorse/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-07 23:44:16 UTC (rev 399608)
+++ PKGBUILD 2020-11-08 00:36:26 UTC (rev 399609)
@@ -3,7 +3,7 @@
# Contributor: Michel Brabants <michel.linux at tiscali.be>
pkgname=seahorse
-pkgver=3.38.0
+pkgver=3.38.0.1
pkgrel=1
epoch=1
pkgdesc="GNOME application for managing PGP keys."
@@ -14,7 +14,7 @@
libhandy)
makedepends=(libldap yelp-tools gobject-introspection vala git meson)
provides=(x11-ssh-askpass)
-_commit=70fa2f78bf01f2eaaceb0e44566996058e580d13 # tags/3.38.0^0
+_commit=3a4a1d7fd2b610e945ebe3074518247a99c90a63 # tags/3.38.0.1^0
source=("git+https://gitlab.gnome.org/GNOME/seahorse.git#commit=$_commit")
sha256sums=('SKIP')
@@ -25,7 +25,6 @@
prepare() {
cd $pkgname
- git cherry-pick -n d7632ee9322c65840e63405f14b35b8c93c243b9 # system libhandy
}
build() {
More information about the arch-commits
mailing list