summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c418b7205616..0ae901751d7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = defold
pkgdesc = Defold is a completely free to use game engine for development of desktop, mobile and web games.
- pkgver = 1.2.176
+ pkgver = 1.2.177
pkgrel = 1
url = https://defold.com/
arch = x86_64
license = custom
depends = glu
- source = https://d.defold.com/archive/editor-alpha/7107bc8781535e83cbb30734b32d6b32a3039cd0/editor-alpha/editor2/Defold-x86_64-linux.zip
+ source = https://d.defold.com/archive/editor-alpha/f7778a8f59ef2a8dda5d445f471368e8bd1cb1ac/editor-alpha/editor2/Defold-x86_64-linux.zip
source = LICENSE
source = Defold.desktop
source = logo.zip
- md5sums = 3c985e9417947b41f73defd361aa6705
+ md5sums = ba926b261c19ea01209e85e7d852b424
md5sums = 12ddd6bdaaf6397931608af50492f005
md5sums = 8be2aad566732d3845c4472ebcfdd049
md5sums = 2e220c9bf4a7e2f5aa3b81cfd7b8c8fe
diff --git a/PKGBUILD b/PKGBUILD
index 03b2b5762b67..3bf02b726f9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: water_lift <0xWATERx0@gmail.com>
pkgname=defold
-pkgver=1.2.176
+pkgver=1.2.177
pkgrel=1
epoch=
pkgdesc="Defold is a completely free to use game engine for development of desktop, mobile and web games."
@@ -19,12 +19,12 @@ backup=()
options=()
install=
changelog=
-source=("https://d.defold.com/archive/editor-alpha/7107bc8781535e83cbb30734b32d6b32a3039cd0/editor-alpha/editor2/Defold-x86_64-linux.zip"
+source=("https://d.defold.com/archive/editor-alpha/f7778a8f59ef2a8dda5d445f471368e8bd1cb1ac/editor-alpha/editor2/Defold-x86_64-linux.zip"
"LICENSE"
"Defold.desktop"
"logo.zip")
noextract=()
-md5sums=("3c985e9417947b41f73defd361aa6705"
+md5sums=("ba926b261c19ea01209e85e7d852b424"
"12ddd6bdaaf6397931608af50492f005"
"8be2aad566732d3845c4472ebcfdd049"
"2e220c9bf4a7e2f5aa3b81cfd7b8c8fe")