summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJameson Pugh2017-10-25 11:20:20 -0400
committerJameson Pugh2017-10-25 11:20:20 -0400
commitbfdb354ab74fd72635b73e38bc996299e277c3eb (patch)
tree12b7afa4cfea89feb225ade5fc151a27268fa91d /PKGBUILD
parent1138efdce4f2e94393a01a752d8e7bb342790918 (diff)
downloadaur-bfdb354ab74fd72635b73e38bc996299e277c3eb.tar.gz
forgot to update package sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f5062376ec4..7d68af20d57c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=('cmake' 'kodi-platform' 'git')
depends=("kodi")
source=("https://github.com/janbar/pvr.mythtv/archive/${pkgver}.tar.gz"
"https://github.com/xbmc/xbmc/archive/${_kodiver}-Krypton.tar.gz")
-sha256sums=('30b6a20f846f0f0cc14c2347efbf3b72162c876daed53a3731d3f975d370765e'
+sha256sums=('fd60aba0dac25ab5885371495a5dfca53308c1fa23215299b0f62997c7391e1e'
'84c64acc270b9e845a67fbbe481ae5ddeb9b4568d76e42f2d5f9160fe0ce2de2')
build() {