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

Jan de Groot jgc at archlinux.org
Mon Jun 7 14:12:43 UTC 2010


    Date: Monday, June 7, 2010 @ 10:12:43
  Author: jgc
Revision: 81998

upgpkg: libmms 0.6-1
Move back to sourceforge

Modified:
  libmms/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-07 14:07:13 UTC (rev 81997)
+++ PKGBUILD	2010-06-07 14:12:43 UTC (rev 81998)
@@ -2,17 +2,17 @@
 #Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libmms
-pkgver=0.5
-pkgrel=2
+pkgver=0.6
+pkgrel=1
 pkgdesc="MMS stream protocol library"
 arch=(i686 x86_64)
-url="https://launchpad.net/libmms"
+url="http://sourceforge.net/projects/libmms/"
 license=(LGPL)
-depends=('glib2>=2.22.4')
+depends=('glib2>=2.24.1')
 options=('!libtool')
-source=(http://launchpad.net/libmms/trunk/${pkgver}/+download/libmms-${pkgver}.tar.gz
+source=(http://download.sourceforge.net/libmms/${pkgname}-${pkgver}.tar.gz
         libmms-0.5-this-keyword.patch)
-md5sums=('cf83053ec891f14e73a04c84d9de08ee'
+md5sums=('650ad04a4c8bd79246390b81b29680b6'
          '5266259060f5723d8ee639b8a541f835')
 
 build() {




More information about the arch-commits mailing list