[arch-commits] Commit in libepc/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Eric Belanger eric at archlinux.org
Fri Oct 31 05:41:23 UTC 2008


    Date: Friday, October 31, 2008 @ 01:41:23
  Author: eric
Revision: 17602

Merged revisions 17132,17601 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/libepc/trunk

........
  r17132 | jgc | 2008-10-25 06:47:54 -0400 (Sat, 25 Oct 2008) | 1 line
  
  upgpkg: libepc 0.3.8-1
........
  r17601 | eric | 2008-10-31 01:40:51 -0400 (Fri, 31 Oct 2008) | 2 lines
  
  upgpkg: libepc 0.3.8-1
      added intltool makedepends
........

Modified:
  libepc/repos/extra-x86_64/	(properties)
  libepc/repos/extra-x86_64/PKGBUILD

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


Property changes on: libepc/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /libepc/trunk:1-15753
   + /libepc/trunk:1-17601

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-10-31 05:40:51 UTC (rev 17601)
+++ extra-x86_64/PKGBUILD	2008-10-31 05:41:23 UTC (rev 17602)
@@ -2,16 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libepc
-pkgver=0.3.6
+pkgver=0.3.8
 pkgrel=1
 pkgdesc="Easy Publish and Consume Library"
 arch=(i686 x86_64)
 license=('LGPL')
 url="http://live.gnome.org/libepc"
-depends=('gtk2>=2.14.4' 'avahi>=0.6.20' 'libsoup>=2.24.0' 'gnutls>=2.4.1')
+depends=('gtk2>=2.14.4' 'avahi>=0.6.23' 'libsoup>=2.24.1' 'gnutls>=2.4.1')
+makedepends=('intltool')
 options=('!libtool' '!makeflags')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.3/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('35cc0451466a3dd655531dc926d98a3f')
+md5sums=('7e96a7c36069e75ebd041d81938a582c')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list