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

Jan Steffens heftig at archlinux.org
Tue Dec 15 15:51:57 UTC 2015


    Date: Tuesday, December 15, 2015 @ 16:51:57
  Author: heftig
Revision: 256208

3.10.6

Modified:
  totem-plparser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-15 15:51:56 UTC (rev 256207)
+++ PKGBUILD	2015-12-15 15:51:57 UTC (rev 256208)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=totem-plparser
-pkgver=3.10.5
+pkgver=3.10.6
 pkgrel=1
 url="http://www.gnome.org"
 pkgdesc="Totem playlist parser library"
@@ -12,12 +12,12 @@
 depends=('gmime' 'libsoup' 'libarchive' 'libquvi')
 makedepends=('intltool' 'gobject-introspection')
 source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/${pkgver:0:4}/totem-pl-parser-$pkgver.tar.xz)
-sha256sums=('a746580f61b678029dadaa824a6923445afd944d12c40c5fccb27159799c8137')
+sha256sums=('98a5d9bed1b1c012aeb2692ded2fd49399593f70f297f43e01fc1c5e13576757')
 
 build() {
   cd totem-pl-parser-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-      --libexecdir=/usr/lib/$pkgname --disable-static
+      --libexecdir=/usr/lib --disable-static
   make
 }
 



More information about the arch-commits mailing list