summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d8e165498b6..b799ce1e02c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = blendnet
pkgdesc = Distribute your Blender renders (with CUDA CPU+GPU support!)
pkgver = 0.3.11
pkgrel = 1
+ url = https://github.com/state-of-the-art/BlendNet
install = blendnet.install
arch = any
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index b302dbad358d..5e1c17c400ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@ pkgname=blendnet
pkgdesc="Distribute your Blender renders (with CUDA CPU+GPU support!)"
pkgver=0.3.11
pkgrel=1
+url="https://github.com/state-of-the-art/BlendNet"
arch=('any')
license=('Apache')
depends=('blender')