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 e65776c089be..1d02e6955b1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -31,7 +31,7 @@ pkgbase = unity-editor
source = unity-editor
source = monodevelop-unity
sha256sums = bf73e7693ae15b271dbbd55010eb33fae3400b964fa4b70289bd5a17d19d5493
- sha256sums = SKIP
+ sha256sums = 25421c924c29d338a0e18f6dd356a927ebe93ec093307894d4da9bd71c07f0ea
sha256sums = a03aaf639c6ba56a0ef03a591f0f629a3e015a3a3c6999ecc0feb6b2284c901b
sha256sums = 7309ac206fbb6eb5f1a073bf22e2571e1a574410ab410138a19fb66c3eee21e3
diff --git a/PKGBUILD b/PKGBUILD
index aa10f5723b05..a6231bb88c9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,7 +39,7 @@ source=("http://download.unity3d.com/download_unity/unity-editor-installer-${pkg
'monodevelop-unity')
noextract=("unity-editor-installer-${pkgver}.sh")
sha256sums=('bf73e7693ae15b271dbbd55010eb33fae3400b964fa4b70289bd5a17d19d5493'
- 'SKIP'
+ '25421c924c29d338a0e18f6dd356a927ebe93ec093307894d4da9bd71c07f0ea'
'a03aaf639c6ba56a0ef03a591f0f629a3e015a3a3c6999ecc0feb6b2284c901b'
'7309ac206fbb6eb5f1a073bf22e2571e1a574410ab410138a19fb66c3eee21e3')
options=(!strip)