summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8cf2eb01e4c..3b8df40d464e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -27,7 +27,7 @@ pkgbase = unity-editor-bin
options = !strip
source = https://unity3d.com/legal/eula
source = http://download.unity3d.com/download_unity/unity-editor-5.1.0f3+2015082501_amd64.deb
- md5sums = f68446e7a0fd66e63d5506be00e88d43
+ md5sums = 0a8c7805f91c1cd46de5bdfba683eeb4
md5sums = c1c559bb684d00369ee6710be01c3700
pkgname = unity-editor-bin
diff --git a/PKGBUILD b/PKGBUILD
index b9f7ebd32f32..76e3ef62bd69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ options=(!strip)
install=${pkgname}.install
source=("https://unity3d.com/legal/eula"
"http://download.unity3d.com/download_unity/unity-editor-${pkgver}_amd64.deb")
-md5sums=('f68446e7a0fd66e63d5506be00e88d43'
+md5sums=('0a8c7805f91c1cd46de5bdfba683eeb4'
'c1c559bb684d00369ee6710be01c3700')
# Prevent compression of the final package since it would take too long (sereausly!)