[arch-commits] Commit in mythtv/trunk (PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Fri Oct 25 12:06:59 UTC 2013


    Date: Friday, October 25, 2013 @ 14:06:59
  Author: spupykin
Revision: 99191

fix file name in local cache, update checksum

Modified:
  mythtv/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-25 12:02:44 UTC (rev 99190)
+++ PKGBUILD	2013-10-25 12:06:59 UTC (rev 99191)
@@ -27,10 +27,10 @@
 replaces=('myththemes' 'mythplugins-mythvideo')
 backup=()
 install='mythtv.install'
-source=("http://www.$pkgname.org/download/$pkgname/$pkgver"
+source=("$pkgname-$pkgver.tar.gz::http://www.$pkgname.org/download/$pkgname/$pkgver"
         'mythbackend.service'
         'http://code.mythtv.org/trac/raw-attachment/ticket/11338/libcec-2-support.2.patch')
-sha256sums=('670b378e379df05a4f2ac28cc3cb2578587b42cb03710e0b230b75d692f8e2b8'
+sha256sums=('49789de705be73275325b1a4984b727cf8284fdc4ae6b041ad152857c830dc46'
             'f628f44164ce773ae54d320fb2f65353cacf9deec16981e4e56316ac33000a2f'
             '8270407c2074b305e0c32151f89c84f6bf980a32665a2da8e4727405fa3911f3')
 




More information about the arch-commits mailing list