diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-03-28 03:35:53 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-03-28 03:35:53 +0000 |
commit | def73efccccb818d214cb818e8b4de8385444a43 (patch) | |
tree | 89db423b051ce9f971b6f7386ada2a3573b6e3b7 /community/plex-home-theater | |
parent | eb411a7c7cc929ada01019bd4c306116ce385693 (diff) |
Fri Mar 28 03:32:00 UTC 2014
Diffstat (limited to 'community/plex-home-theater')
-rwxr-xr-x | community/plex-home-theater/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/plex-home-theater/PKGBUILD b/community/plex-home-theater/PKGBUILD index ef49131ed..32d4635e9 100755 --- a/community/plex-home-theater/PKGBUILD +++ b/community/plex-home-theater/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 108096 2014-03-22 16:58:27Z alucryd $ +# $Id: PKGBUILD 108338 2014-03-27 00:27:19Z alucryd $ # Maintainer: Maxime Gauduin <alucryd@gmail.com> # Contributor: Daniel Wallace <daniel.wallace@gatech.edu> pkgname=plex-home-theater -pkgver=1.0.12 +pkgver=1.0.13 pkgrel=1 pkgdesc='Plex Home Theater' arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ optdepends=('libplist: AirPlay support' 'pulseaudio: PulseAudio support') source=("https://github.com/plexinc/plex-home-theater-public/archive/pht-v${pkgver}.tar.gz" 'plexhometheater.sh') -sha256sums=('408edd875fd8b4d2e5fc9c97719e8c2399c6a84e4c1c10222d32f46f46ef82bd' +sha256sums=('6a50fe804cfa194a8b694a5c5a8a462610db582fc4528d6a7db597477a72a6fa' 'c551d8f50342dcfede5a11e1bae2c18b25d44b89a5a29863e5809d45ef365702') build() { |