summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosef Vybíhal2018-09-05 08:53:09 +0200
committerJosef Vybíhal2018-09-05 08:53:09 +0200
commit1edf5f62b1cf287a556a2efdd22eaaf1b23273bf (patch)
treeb3ff1fd9d5d0141475b8b7a7f2d1c23ae7b8b80d
parent8636048f7a59e413b4a39be509ad95fbd4b9a30a (diff)
downloadaur-1edf5f62b1cf287a556a2efdd22eaaf1b23273bf.tar.gz
Release stable version 3.30
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55a326e5fdcd..61993e7ab09d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = seahorse-git
pkgdesc = GNOME application for managing encryption keys and passwords in the GNOME Keyring.
- pkgver = 3.29.92+1+g24f32044
+ pkgver = 3.30.0
pkgrel = 1
url = https://wiki.gnome.org/Apps/Seahorse
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a3b553c687d8..a50f9c3d148c 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.29.92+1+g24f32044
+pkgver=3.30.0
pkgrel=1
pkgdesc="GNOME application for managing encryption keys and passwords in the
GNOME Keyring."
@@ -17,9 +17,15 @@ conflicts=('seahorse')
provides=('seahorse')
makedepends=(libldap yelp-tools gobject-introspection vala git meson)
provides=(x11-ssh-askpass)
-#_commit=9496a0d19efd681850dbfe38012c5db4709f591e # master
+
+# Tag: 3.30.0: 7e0535880a2010df356d9c468c68cdcb77b45431
+#_commit=7e0535880a2010df356d9c468c68cdcb77b45431
+#source=("git+https://gitlab.gnome.org/GNOME/seahorse.git#commit=$_commit"
+# 0001-LDAP-source-Fix-non-debug-build.patch)
+
source=("git+https://gitlab.gnome.org/GNOME/seahorse.git"
0001-LDAP-source-Fix-non-debug-build.patch)
+
sha256sums=('SKIP'
'7c45e55f9d98510e1f9305af71d9a11d66fd15100ed29239493c94d591eb9e98')