summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrevel2015-08-10 19:38:06 +0200
committerrevel2015-08-10 19:38:06 +0200
commite6b1869d48ec289038ca400fc99da0559967f13a (patch)
tree3da445635522f030a866ad8b27afb55f2f3df36f /PKGBUILD
parent06c8219c46b736ca825f60c25e11ae1fe3fa5cc9 (diff)
downloadaur-e6b1869d48ec289038ca400fc99da0559967f13a.tar.gz
- update to aoTuV Beta6.03 (2015) (2015/8/10)
The latest aoTuV beta6.03 was unified with Xiph.Org's libvorbis1.3.5. The part related to sound quality is not changed from previous version.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f04c80f13ff..632a0c46031c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,19 +5,19 @@
pkgname=libvorbis-aotuv
pkgver=b6.03
-pkgrel=5
-_releasedate=20110424-20140429
-_srcrel=2014
+pkgrel=6
+_releasedate=20110424-20150808
+_srcrel=2015
pkgdesc='A fork of libvorbis intended to provide better quality sound at low to medium bitrates.'
arch=('i686' 'x86_64')
url='http://www.geocities.jp/aoyoume/aotuv'
license=('BSD')
depends=('libogg')
conflicts=('libvorbis')
-provides=('libvorbis=1.3.4' 'libvorbisfile.so' 'libvorbis.so' 'libvorbisenc.so')
+provides=('libvorbis=1.3.5' 'libvorbisfile.so' 'libvorbis.so' 'libvorbisenc.so')
source=("http://www.geocities.jp/aoyoume/aotuv/source_code/${pkgname}_${pkgver}_${_srcrel}.tar.bz2")
-md5sums=('2645f282bf98720dfa972993559c2925')
-sha256sums=('5c11bd73e947ab862818fe80db0ab5eaefdd4ac670bf185dd8e7a7c6ad76f2ad')
+md5sums=('6eaebfbe8817ceda7ff5a7ef462e7a91')
+sha256sums=('fba6724d2bc2b6a911a25e60f21a45749d507f181a9e150415ce41e4d03bc08f')
prepare() {
cd "aotuv-${pkgver}_${_releasedate}"