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

Eric Bélanger eric at archlinux.org
Sat Jun 4 23:54:53 UTC 2011


    Date: Saturday, June 4, 2011 @ 19:54:53
  Author: eric
Revision: 126345

upgpkg: xvidcore 1.3.2-1
Upstream update

Modified:
  xvidcore/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-04 23:49:15 UTC (rev 126344)
+++ PKGBUILD	2011-06-04 23:54:53 UTC (rev 126345)
@@ -3,17 +3,17 @@
 # Contributor: Sarah Hay <sarah at 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')
+url="http://www.xvid.org/"
 license=('GPL')
-url="http://www.xvid.org/"
 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"




More information about the arch-commits mailing list