[arch-commits] Commit in libvorbis/trunk (PKGBUILD)
Tom Gundersen
tomegun at nymeria.archlinux.org
Wed Jan 22 21:02:05 UTC 2014
Date: Wednesday, January 22, 2014 @ 22:02:05
Author: tomegun
Revision: 204561
upgpkg: libvorbis 1.3.4-1
upstream release
Modified:
libvorbis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-01-22 19:07:46 UTC (rev 204560)
+++ PKGBUILD 2014-01-22 21:02:05 UTC (rev 204561)
@@ -4,7 +4,7 @@
# Contributor: John Proctor <jproctor at prium.net>
pkgname=libvorbis
-pkgver=1.3.3
+pkgver=1.3.4
pkgrel=1
pkgdesc="Vorbis codec library"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
license=('BSD')
depends=('libogg')
source=(http://downloads.xiph.org/releases/vorbis/${pkgname}-${pkgver}.tar.gz)
-md5sums=('6b1a36f0d72332fae5130688e65efe1f')
+md5sums=('8851c593a52d1ef9c526d95174873852')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list