summaryrefslogtreecommitdiff
path: root/extra/libogg
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-03 00:08:24 -0700
committerroot <root@rshg054.dnsready.net>2013-06-03 00:08:24 -0700
commit1f86bf1b08cb980cea57c1d4d3187e2251f5a63b (patch)
tree1d7dc66a7f904a5e311c2924518469c9b72a3c82 /extra/libogg
parent8831500349d38b0b1afcb74ada3f6878c31fb6ef (diff)
Mon Jun 3 00:08:24 PDT 2013
Diffstat (limited to 'extra/libogg')
-rw-r--r--extra/libogg/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/libogg/PKGBUILD b/extra/libogg/PKGBUILD
index 35bfbfffc..f9c7b1611 100644
--- a/extra/libogg/PKGBUILD
+++ b/extra/libogg/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 134991 2011-08-09 20:12:08Z eric $
-# Maintainer:
+# $Id: PKGBUILD 186983 2013-06-02 16:07:31Z tomegun $
+# Maintainer: Tom Gundersen <teg@jklm.no>
# Contributor: John Proctor <jproctor@prium.net>
pkgname=libogg
-pkgver=1.3.0
+pkgver=1.3.1
pkgrel=1
pkgdesc="Ogg bitstream and framing library"
arch=('i686' 'x86_64')
@@ -13,8 +13,6 @@ depends=('glibc')
options=('!libtool')
source=(http://downloads.xiph.org/releases/ogg/$pkgname-$pkgver.tar.xz
config_types.h)
-md5sums=('84a35715170f2cd4c77a4448772b95d5'
- 'a4d786b1b1955cb85b64fd16cbbee3f9')
build() {
cd "$srcdir/${pkgname}-${pkgver}"
@@ -36,3 +34,5 @@ package() {
"${pkgdir}/usr/include/ogg/config_types.h"
fi
}
+md5sums=('ca25d8da0ddfc8c6cbbf78d847a209fe'
+ 'a4d786b1b1955cb85b64fd16cbbee3f9')