summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a36e66bdb541..35024c865e14 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = processing
pkgdesc = Programming environment for creating images, animations and interactions
- pkgver = 4.0.1
- pkgrel = 3
+ pkgver = 4.0.2
+ pkgrel = 1
url = https://www.processing.org/
arch = x86_64
license = GPL
@@ -14,11 +14,11 @@ pkgbase = processing
depends = ffmpeg
optdepends = processing-examples: Examples for Processing
options = !strip
- source = https://github.com/processing/processing4/archive/processing-1286-4.0.1.tar.gz
+ source = https://github.com/processing/processing4/archive/processing-1287-4.0.2.tar.gz
source = disable_update_check.patch
source = no_ffmpeg_download.patch
source = no_jdk_download.patch
- sha256sums = 22e4cd253b0db58e2d6cbec64f3765fa76ab6a7d3d7741035421ff8d49e619dd
+ sha256sums = cb83b519d284d5d40cbd8d210965eef0ce90c4b03fc46af60281b471d6936dd8
sha256sums = 35c4538e6e57c0ea296c6cea590cabeb2b0772f9a431838df270dcc581321e30
sha256sums = b0742db84e6a6b148b56df6d4d1e8a3266461fe0f514f703301a310e99f1d126
sha256sums = f8bde916aa0c3c816ba6cc8c22d180001109982f1640f3bff140a57e5100fc64
diff --git a/PKGBUILD b/PKGBUILD
index ece28fbac078..ef4adde8e2bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=processing
-pkgver=4.0.1
-pkgrel=3
+pkgver=4.0.2
+pkgrel=1
arch=(x86_64)
pkgdesc='Programming environment for creating images, animations and interactions'
url='https://www.processing.org/'
@@ -18,7 +18,7 @@ source=("https://github.com/processing/processing4/archive/processing-$((1285+${
disable_update_check.patch
no_ffmpeg_download.patch
no_jdk_download.patch)
-sha256sums=('22e4cd253b0db58e2d6cbec64f3765fa76ab6a7d3d7741035421ff8d49e619dd'
+sha256sums=('cb83b519d284d5d40cbd8d210965eef0ce90c4b03fc46af60281b471d6936dd8'
'35c4538e6e57c0ea296c6cea590cabeb2b0772f9a431838df270dcc581321e30'
'b0742db84e6a6b148b56df6d4d1e8a3266461fe0f514f703301a310e99f1d126'
'f8bde916aa0c3c816ba6cc8c22d180001109982f1640f3bff140a57e5100fc64')