diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/gtkpod/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/gtkpod/PKGBUILD')
-rw-r--r-- | community/gtkpod/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/gtkpod/PKGBUILD b/community/gtkpod/PKGBUILD index 7d3e2c7a6..b02292408 100644 --- a/community/gtkpod/PKGBUILD +++ b/community/gtkpod/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 98959 2013-10-21 17:47:32Z jelle $ +# $Id: PKGBUILD 99800 2013-10-30 23:47:43Z allan $ # Maintainer: Federico Cinelli <cinelli@aur.archlinux.org> # Contributor: Kevin Piche <kevin@archlinux.org> # Contributor: Aaron Griffin <aaron@archlinux.org> @@ -18,7 +18,6 @@ optdepends=('libmp4v2: MP4/h264 support' 'id3v2: mp3 conversion support' 'faad2: m4a conversion support') install=gtkpod.install -options=('!libtool') source=("http://downloads.sourceforge.net/gtkpod/$pkgname-$pkgver.tar.gz" gtkpod-2.1.3-gdl-3.6.patch) md5sums=('66c12ccb529c0f7de9a48a7f0d277c80' |