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

Jan de Groot jgc at archlinux.org
Sat Feb 13 19:41:16 UTC 2010


    Date: Saturday, February 13, 2010 @ 14:41:16
  Author: jgc
Revision: 68644

upgpkg: totem-plparser 2.29.1-1
Update to 2.29.1 - remove gtk2 dependency

Modified:
  totem-plparser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-13 19:36:53 UTC (rev 68643)
+++ PKGBUILD	2010-02-13 19:41:16 UTC (rev 68644)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=totem-plparser
-pkgver=2.28.2
+pkgver=2.29.1
 pkgrel=1
 url="http://www.hadess.net/totem.php3"
 pkgdesc="Totem playlist parser library"
 license=('LGPL')
 arch=(i686 x86_64)
-depends=('gmime>=2.4.9' 'libxml2>=2.7.3' 'gtk2>=2.18.0')
+depends=('gmime>=2.4.14' 'libxml2>=2.7.6')
 makedepends=('intltool' 'pkgconfig')
 options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/2.28/totem-pl-parser-${pkgver}.tar.bz2)
-sha256sums=('2414a0c912ef01773140bd83b3fd4db2c15212a2207d66015f35f8c337463256')
+source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/2.29/totem-pl-parser-${pkgver}.tar.bz2)
+sha256sums=('26b3363256c68b6b90e31838176c56e792fce30bbdb85601130544dc89cbbdb6')
 
 build() {
   cd "${srcdir}/totem-pl-parser-${pkgver}"




More information about the arch-commits mailing list