summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 552bac28c088..a7be28f3c0cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=r1.3cd8898
pkgrel=1
arch=(x86_64)
pkgdesc='Programming environment for creating images, animations and interactions'
-url='https://www.processing.org/'
+url='https://github.com/processing/processing4'
license=(GPL LGPL)
conflicts=(processing processing-bin processing-jdk8)
depends=('jdk11-openjdk' 'java11-openjfx' 'jogl' 'libgl')