summaryrefslogtreecommitdiff
path: root/extra/libmms/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libmms/PKGBUILD')
-rw-r--r--extra/libmms/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libmms/PKGBUILD b/extra/libmms/PKGBUILD
index f0e6de4ea..5284934f9 100644
--- a/extra/libmms/PKGBUILD
+++ b/extra/libmms/PKGBUILD
@@ -1,16 +1,16 @@
-#$Id: PKGBUILD 198198 2013-10-30 13:24:10Z allan $
+#$Id: PKGBUILD 214054 2014-06-03 08:21:41Z jgc $
#Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libmms
-pkgver=0.6.2
+pkgver=0.6.4
pkgrel=1
pkgdesc="MMS stream protocol library"
arch=(i686 x86_64)
url="http://sourceforge.net/projects/libmms/"
license=(LGPL)
-depends=('glib2')
+depends=('glibc')
source=(http://download.sourceforge.net/libmms/${pkgname}-${pkgver}.tar.gz)
-md5sums=('9f63aa363deb4874e072a45850161bff')
+md5sums=('d6b665b335a6360e000976e770da7691')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"