pyvorbis: rebuild

This commit is contained in:
Jeff Huang 2015-12-23 12:21:37 +00:00
parent e7b68264ec
commit 22d9c23bab

View File

@ -1,8 +1,6 @@
# Maintainer: abveritas@chakra-project.org
pkgname=pyvorbis
pkgver=1.4
pkgrel=15
pkgrel=16
pkgdesc="Python vorbis wrapper library"
arch=('x86_64')
license=('LGPL')
@ -12,8 +10,8 @@ source=("http://ekyo.nerim.net/software/pyogg/${pkgname}-${pkgver}.tar.gz"
'pyvorbis-1.4-python2.5.patch'
'pyogg-ticket2-fix.patch')
md5sums=('b4921e792c0a74f75b9d3057df10ee7c'
'f971a6f0ebb6cb7fe00dfc1f778b2d0d'
'3547bba78916ef9030bff6fe67194714')
'f971a6f0ebb6cb7fe00dfc1f778b2d0d'
'3547bba78916ef9030bff6fe67194714')
build() {
cd ${srcdir}/${pkgname}-${pkgver}