Date: Sunday, December 3, 2017 @ 22:44:55 Author: jgc Revision: 311587
upgpkg: gmime3 3.0.5-1 Modified: gmime3/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-12-03 22:41:16 UTC (rev 311586) +++ PKGBUILD 2017-12-03 22:44:55 UTC (rev 311587) @@ -3,7 +3,7 @@ # Contributor: Ben <[email protected]> pkgname=gmime3 -pkgver=3.0.4 +pkgver=3.0.5 pkgrel=1 pkgdesc="A C/C++ MIME creation and parser library with support for S/MIME, PGP, and Unix mbox spools" arch=(x86_64) @@ -11,7 +11,7 @@ url="https://github.com/jstedfast/gmime" depends=(glib2 gpgme zlib) makedepends=(gobject-introspection gtk-doc git vala docbook-utils) -_commit=a2ccb7b8d0f9e3a772139b8d2371e47e2c352a04 # tags/3.0.4^0 +_commit=5f7abc964c5e166d58cfa345b3bca58f3d2e88f4 # tags/3.0.5^0 source=("git+https://github.com/jstedfast/gmime#commit=$_commit") sha256sums=('SKIP')
