summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2015-08-30 23:48:50 +0200
committerGordian Edenhofer2015-08-31 00:02:30 +0200
commit94b2f62b09b5f9ca304eb74e50b3167811156a20 (patch)
tree42f4a2345f87f74ef93a9753716c6e18b0a08a81
parentbed535e90c811a8f2a4f5d0524cf043f3144c4c8 (diff)
downloadaur-94b2f62b09b5f9ca304eb74e50b3167811156a20.tar.gz
Link executables + Use online license + New pkgrel
-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!)