Date: Wednesday, October 31, 2018 @ 21:23:46 Author: heftig Revision: 337659
3.2.2-1 Modified: gmime3/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-31 20:40:05 UTC (rev 337658) +++ PKGBUILD 2018-10-31 21:23:46 UTC (rev 337659) @@ -2,7 +2,7 @@ # Contributor: Ben <[email protected]> pkgname=gmime3 -pkgver=3.2.1 +pkgver=3.2.2 pkgrel=1 pkgdesc="A C/C++ MIME creation and parser library with support for S/MIME, PGP, and Unix mbox spools" arch=(x86_64) @@ -10,7 +10,7 @@ url="https://github.com/jstedfast/gmime" depends=(glib2 gpgme zlib libidn2) makedepends=(gobject-introspection gtk-doc git vala docbook-utils) -_commit=e5151d4b10d3d5d1420db13450c729f2f1cdc368 # tags/3.2.1^0 +_commit=866d2c4717f33ac6fef0ca7b2cddd3589001e294 # tags/3.2.2^0 source=("git+https://github.com/jstedfast/gmime#commit=$_commit") sha256sums=('SKIP')
