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 /extra/rhythmbox/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/rhythmbox/PKGBUILD')
-rw-r--r-- | extra/rhythmbox/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/rhythmbox/PKGBUILD b/extra/rhythmbox/PKGBUILD index 83d2fed64..e333c52c4 100644 --- a/extra/rhythmbox/PKGBUILD +++ b/extra/rhythmbox/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196442 2013-10-13 19:45:46Z heftig $ +# $Id: PKGBUILD 198399 2013-10-30 14:38:03Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> # Contributor: Giovanni Scafora <giovanni@archlinux.org> @@ -21,7 +21,7 @@ optdepends=('gst-plugins-ugly: Extra media codecs' 'libgpod: Portable Players - iPod plugin' 'libmtp: Portable Players - MTP plugin' 'zeitgeist: Zeitgeist plugin') -options=('!libtool' '!emptydirs') +options=('!emptydirs') install=rhythmbox.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz) sha256sums=('75072b093284e9f5696fbb590d719a9e16340a5a91d73e3ccd876ce21329bdcf') |