diff options
author | James Meyer <james.meyer@operamail.com> | 2012-05-14 02:52:35 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-05-14 02:52:35 (GMT) |
commit | 3137b6442dc47d14419bedd18e19d8fca2dd446c (patch) | |
tree | 9787ddc5f841dcdada7ecabaa248b75df6ee0d97 /abs/extra/xbmc/PKGBUILD | |
parent | 2f50bd91b94e16dfb8eee9d399d41e3d0b5c61a9 (diff) | |
parent | d643671e512890b11cdbc29d8db441e243f6cd2d (diff) | |
download | linhes_pkgbuild-3137b6442dc47d14419bedd18e19d8fca2dd446c.zip linhes_pkgbuild-3137b6442dc47d14419bedd18e19d8fca2dd446c.tar.gz linhes_pkgbuild-3137b6442dc47d14419bedd18e19d8fca2dd446c.tar.bz2 |
Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testing
Diffstat (limited to 'abs/extra/xbmc/PKGBUILD')
-rw-r--r-- | abs/extra/xbmc/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra/xbmc/PKGBUILD b/abs/extra/xbmc/PKGBUILD index fc8cc5b..f6db82d 100644 --- a/abs/extra/xbmc/PKGBUILD +++ b/abs/extra/xbmc/PKGBUILD @@ -9,7 +9,7 @@ _prefix=/usr pkgname=xbmc pkgver=11.0 -pkgrel=6 +pkgrel=7 pkgdesc="A software media player and entertainment hub for digital media" arch=('i686' 'x86_64') url="http://xbmc.org" @@ -105,4 +105,4 @@ package() { # vim:set ts=2 sw=2 et: md5sums=('9e8a26ee25173c7268abea7f1d82d428' '5aa2e21a1f9fea60a2e5bb345e5aefd0' - '316fb34ed4496972ddf59f278d9adb25') + 'e48a3d87984669ef206e902bc8290ff9') |