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

Jan de Groot jgc at archlinux.org
Sun Mar 28 17:51:55 UTC 2010


    Date: Sunday, March 28, 2010 @ 13:51:54
  Author: jgc
Revision: 73801

upgpkg: gmime 2.4.15-1
Update to 2.4.15

Modified:
  gmime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-28 17:10:39 UTC (rev 73800)
+++ PKGBUILD	2010-03-28 17:51:54 UTC (rev 73801)
@@ -3,17 +3,17 @@
 # Contributor: Ben <ben at benmazer.net>
 
 pkgname=gmime
-pkgver=2.4.14
+pkgver=2.4.15
 pkgrel=1
 pkgdesc="Core mime parsing library"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://spruce.sourceforge.net/gmime/"
-depends=('glib2>=2.22.4' 'zlib')
-makedepends=('gtk-sharp-2>=2.12.8' 'pkgconfig')
+depends=('glib2>=2.22.5' 'zlib>=1.2.4')
+makedepends=('gtk-sharp-2>=2.12.10' 'pkgconfig')
 options=('!libtool')
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.4/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('33429ba7d322d7255e00ae0c52b6e553406b993f56df2569af7a0c31604da77c')
+sha256sums=('a0a6c9413b057ab5d8a2a2902cbaa5b3a17871af3f94dc8431978c9e0e5f53e1')
 
 build() {
   # get rid of that .wapi errors in fakeroot




More information about the arch-commits mailing list