summaryrefslogtreecommitdiff
path: root/community/pyvorbis
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-20 23:15:21 +0000
committerroot <root@rshg054.dnsready.net>2012-02-20 23:15:21 +0000
commit11484c032f8c236b2044e715a9a3b28e33f65598 (patch)
treeec2f7c7ad850a191e3ef6cf1bcb03a6468744f1c /community/pyvorbis
parent1a09ca56e4f37ac4e995c924c649ede71a5c82aa (diff)
Mon Feb 20 23:15:21 UTC 2012
Diffstat (limited to 'community/pyvorbis')
-rw-r--r--community/pyvorbis/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/pyvorbis/PKGBUILD b/community/pyvorbis/PKGBUILD
index 83ce3a8eb..6e5de6442 100644
--- a/community/pyvorbis/PKGBUILD
+++ b/community/pyvorbis/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 89168 2010-08-29 17:00:16Z remy $
+# $Id: PKGBUILD 64987 2012-02-19 11:27:59Z jelle $
# Contributor: Jason Chu <jason@archlinux.org>
# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=pyvorbis
pkgver=1.4
-pkgrel=5
+pkgrel=6
pkgdesc="Python vorbis wrapper library"
-url="http://www.andrewchatham.com/pyogg/"
+url="http://ekyo.nerim.net/software/pyogg/index.html"
arch=('i686' 'x86_64')
license=('LGPL')
depends=('python2' 'libvorbis' 'pyogg>=1.3-3')