mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 04:57:13 +08:00
pyvorbis: rebuild
This commit is contained in:
parent
e7b68264ec
commit
22d9c23bab
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user