[arch-commits] Commit in gmime3/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sat Oct 27 16:15:10 UTC 2018


    Date: Saturday, October 27, 2018 @ 16:15:09
  Author: heftig
Revision: 337389

3.2.1-1

Modified:
  gmime3/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-27 16:13:25 UTC (rev 337388)
+++ PKGBUILD	2018-10-27 16:15:09 UTC (rev 337389)
@@ -2,15 +2,15 @@
 # Contributor: Ben <ben at benmazer.net>
 
 pkgname=gmime3
-pkgver=3.2.0
-pkgrel=3
+pkgver=3.2.1
+pkgrel=1
 pkgdesc="A C/C++ MIME creation and parser library with support for S/MIME, PGP, and Unix mbox spools"
 arch=(x86_64)
 license=(GPL)
 url="https://github.com/jstedfast/gmime"
-depends=(glib2 gpgme zlib libidn)
+depends=(glib2 gpgme zlib libidn2)
 makedepends=(gobject-introspection gtk-doc git vala docbook-utils)
-_commit=7bae7f1dddf5e017548841a9803f8b0f505caa9f  # tags/3.2.0^0
+_commit=e5151d4b10d3d5d1420db13450c729f2f1cdc368  # tags/3.2.1^0
 source=("git+https://github.com/jstedfast/gmime#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list