[arch-commits] Commit in totem-plparser/gnome-unstable (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Tue Sep 29 16:48:18 UTC 2009
Date: Tuesday, September 29, 2009 @ 12:48:18
Author: jgc
Revision: 53350
Update to 2.28.1
Modified:
totem-plparser/gnome-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-09-29 13:38:31 UTC (rev 53349)
+++ PKGBUILD 2009-09-29 16:48:18 UTC (rev 53350)
@@ -2,17 +2,17 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=totem-plparser
-pkgver=2.28.0
+pkgver=2.28.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.17.11')
+depends=('gmime>=2.4.9' 'libxml2>=2.7.3' 'gtk2>=2.18.0')
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=('37a78bb5fcd31df1b00510d3d3c438b56c3f93ba285b4edd4fca9b22d724a24b')
+sha256sums=('5f71c946cce245d53e8a13281c8dc1884fb6928f0a65d47a6aba7fb18a39acc2')
build() {
cd "${srcdir}/totem-pl-parser-${pkgver}"
More information about the arch-commits
mailing list