summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBuildTools2017-02-08 20:25:21 -0500
committerBuildTools2017-02-08 20:25:21 -0500
commit8d63a9986bf10c3731837c424866258ed32a735a (patch)
tree395c18c834865b8e70937f30cd0d7adaa6bc77d2 /PKGBUILD
parent8598a1e98f53c0612bf7183f30ebe1f9167e0aac (diff)
downloadaur-8d63a9986bf10c3731837c424866258ed32a735a.tar.gz
changed to sha256 sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59a9bb4b7f08..22644c9e0132 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ makedepends=('cmake' 'kodi-platform')
depends=("kodi")
source=("https://github.com/janbar/pvr.mythtv/archive/${pkgver}.tar.gz"
"https://github.com/xbmc/xbmc/archive/17.0-Krypton.tar.gz")
-md5sums=('592c37f08c920a593f64197ea13aa3f0'
- '86ebb2f148090f12beb1e573dfd55e53')
+sha256sums=('596fc11f26574939c5610f82f033808ca8d923543462254e793eab08d6c7d41c'
+ '4bfffa2493973ae15ab1d922632c09a2583908d6140bc4f58ec8f9314e4f6545')
build() {
mkdir -p "pvr.mythtv-${pkgver}/build"