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

Ionut Biru ibiru at archlinux.org
Fri Oct 15 13:01:25 UTC 2010


    Date: Friday, October 15, 2010 @ 09:01:25
  Author: ibiru
Revision: 95125

upgpkg: libdmapsharing 2.0.4-1
we were using the unstable version. downgrade to stable

Modified:
  libdmapsharing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-15 11:23:42 UTC (rev 95124)
+++ PKGBUILD	2010-10-15 13:01:25 UTC (rev 95125)
@@ -1,16 +1,16 @@
 # $Id$
 #Maintainer: Ionut Biru <ibiru at archlinux.org>
 pkgname=libdmapsharing
-pkgver=2.1.6
+pkgver=2.0.4
 pkgrel=1
 pkgdesc="Libdmapsharing is a library you may use to access and share DMAP content"
 arch=('i686' 'x86_64')
 url="http://www.flyn.org/projects/libdmapsharing/index.html"
 license=('LGPL2.1')
 depends=('libsoup>=2.32.0' 'avahi>=0.6.27' 'gstreamer0.10-base>=0.10.30' 'gdk-pixbuf2>=2.22')
-options=('!libtool')
+options=('!libtool' 'force')
 source=(http://www.flyn.org/projects/libdmapsharing/${pkgname}-${pkgver}.tar.gz)
-md5sums=('ad54ac6b97d5b9d629e84a35ef75ad34')
+md5sums=('371e187f8d47e262c37dc00673d9ca5e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list