diff options
Diffstat (limited to 'community/audex/PKGBUILD')
-rw-r--r-- | community/audex/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/audex/PKGBUILD b/community/audex/PKGBUILD index aaae88304..1572774dc 100644 --- a/community/audex/PKGBUILD +++ b/community/audex/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 57866 2011-11-03 22:08:58Z lcarlier $ +# $Id: PKGBUILD 57952 2011-11-04 20:47:05Z lcarlier $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: mightyjaym <jmambrosino@gmail.com> # Contributor: moostik <mooostik_at_gmail.com> @@ -17,7 +17,7 @@ optdepends=('vorbis-tools: OGG encoder' 'flac: FLAC encoder' 'lame: MP3 encoder') install=${pkgname}.install -source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.xz" +source=("ftp://ftp.archlinux.org/other/community/${pkgname}/${pkgname}-${pkgver}.tar.xz" "google_regex.patch") md5sums=('20fdf9a0f89c08f44a151b6bdaab8782' '77b33d8daead89d5f4f15b78a1cd1d55') |