summaryrefslogtreecommitdiff
path: root/extra/xvidcore/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-06-05 22:48:57 +0000
committerroot <root@rshg047.dnsready.net>2011-06-05 22:48:57 +0000
commit3695b5d62c2aef6e82abc95d775a2ebd89bce081 (patch)
treedb3a874c568e5f5ad3dfe651ceda1df63d5f354f /extra/xvidcore/PKGBUILD
parent80ba845c7cb571644d9dea61b9872c393d128c37 (diff)
Sun Jun 5 22:48:57 UTC 2011
Diffstat (limited to 'extra/xvidcore/PKGBUILD')
-rw-r--r--extra/xvidcore/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/xvidcore/PKGBUILD b/extra/xvidcore/PKGBUILD
index c4ab9c387..360ddd8aa 100644
--- a/extra/xvidcore/PKGBUILD
+++ b/extra/xvidcore/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 119595 2011-04-12 15:34:48Z eric $
+# $Id: PKGBUILD 126345 2011-06-04 23:54:53Z eric $
# Maintainer: tobias <tobias@archlinux.org>
# Contributor: Sarah Hay <sarah@archlinux.org>
pkgname=xvidcore
-pkgver=1.3.1
+pkgver=1.3.2
pkgrel=1
pkgdesc="XviD is an open source MPEG-4 video codec"
arch=('i686' 'x86_64')
-license=('GPL')
url="http://www.xvid.org/"
+license=('GPL')
depends=('glibc')
makedepends=('nasm')
source=(http://downloads.xvid.org/downloads/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('5b1c7032809bef6fa11eb3f4fbcf78e4')
-sha1sums=('15acd3bbd4ddd39ffec7bc14f7cc2c9fe08e01c3')
+md5sums=('34389e980d4f849688f8b1e168f4e2f9')
+sha1sums=('74f9ce9c1bebcc9806bf21cb53274b8102700309')
build() {
cd "${srcdir}/${pkgname}/build/generic"