aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 015d114e4f9e..a9c7ba7f3d71 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = upbge-git
pkgdesc = Uchronia Project Blender Game Engine fork of Blender Game Engine
- pkgver = 126159.652481335f6
+ pkgver = 127937.375859a6bb3
pkgrel = 1
url = https://upbge.org/
install = upbge.install
@@ -48,9 +48,9 @@ pkgbase = upbge-git
conflicts = blender
source = upbge::git+https://github.com/UPBGE/upbge.git
source = blender-addons.git::git+https://github.com/UPBGE/blender-addons.git
- source = blender-addons-contrib.git::git://git.blender.org/blender-addons-contrib.git
- source = blender-translations.git::git://git.blender.org/blender-translations.git
- source = blender-dev-tools.git::git://git.blender.org/blender-dev-tools.git
+ source = blender-addons-contrib.git::git+https://projects.blender.org/blender/blender-addons-contrib.git
+ source = blender-translations.git::git+https://projects.blender.org/blender/blender-translations.git
+ source = blender-dev-tools.git::git+https://projects.blender.org/blender/blender-dev-tools.git
source = upbge.desktop
source = usd_python.patch
source = SelectCudaComputeArch.patch
diff --git a/PKGBUILD b/PKGBUILD
index ed48db0099af..97910a48df89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
#shellcheck disable=SC2015
pkgname=upbge-git
-pkgver=126159.652481335f6
+pkgver=127937.375859a6bb3
pkgrel=1
pkgdesc="Uchronia Project Blender Game Engine fork of Blender Game Engine"
arch=("i686" "x86_64")
@@ -28,9 +28,9 @@ install=upbge.install
source=(
"upbge::git+https://github.com/UPBGE/upbge.git"
"blender-addons.git::git+https://github.com/UPBGE/blender-addons.git"
- "blender-addons-contrib.git::git://git.blender.org/blender-addons-contrib.git"
- "blender-translations.git::git://git.blender.org/blender-translations.git"
- "blender-dev-tools.git::git://git.blender.org/blender-dev-tools.git"
+ "blender-addons-contrib.git::git+https://projects.blender.org/blender/blender-addons-contrib.git"
+ "blender-translations.git::git+https://projects.blender.org/blender/blender-translations.git"
+ "blender-dev-tools.git::git+https://projects.blender.org/blender/blender-dev-tools.git"
upbge.desktop
usd_python.patch
SelectCudaComputeArch.patch