summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 477cf2534c2c..075c3f0da24a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = processing
pkgdesc = Programming environment for creating images, animations and interactions
- pkgver = 4.1.1
+ pkgver = 4.1.2
pkgrel = 1
url = https://www.processing.org/
arch = x86_64
@@ -14,11 +14,11 @@ pkgbase = processing
depends = ffmpeg
optdepends = processing-examples: Examples for Processing
options = !strip
- source = https://github.com/processing/processing4/archive/processing-1289-4.1.1.tar.gz
+ source = https://github.com/processing/processing4/archive/processing-1290-4.1.2.tar.gz
source = disable_update_check.patch
source = no_ffmpeg_download.patch
source = no_jdk_download.patch
- sha256sums = b18bfeb882d02a729ad9d5cd6cb23b6547a23a5680beb6e76a6ac938759c882f
+ sha256sums = ff3d354468b1693e73d8ef1a037b47f8c21fc2325a9987aecc20e2bdd83dc25d
sha256sums = 35c4538e6e57c0ea296c6cea590cabeb2b0772f9a431838df270dcc581321e30
sha256sums = b0742db84e6a6b148b56df6d4d1e8a3266461fe0f514f703301a310e99f1d126
sha256sums = f8bde916aa0c3c816ba6cc8c22d180001109982f1640f3bff140a57e5100fc64
diff --git a/PKGBUILD b/PKGBUILD
index 1d907cabe93e..efd56a5948fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=processing
-pkgver=4.1.1
+pkgver=4.1.2
pkgrel=1
arch=(x86_64)
pkgdesc='Programming environment for creating images, animations and interactions'
@@ -18,7 +18,7 @@ source=("https://github.com/processing/processing4/archive/processing-$((1288+${
disable_update_check.patch
no_ffmpeg_download.patch
no_jdk_download.patch)
-sha256sums=('b18bfeb882d02a729ad9d5cd6cb23b6547a23a5680beb6e76a6ac938759c882f'
+sha256sums=('ff3d354468b1693e73d8ef1a037b47f8c21fc2325a9987aecc20e2bdd83dc25d'
'35c4538e6e57c0ea296c6cea590cabeb2b0772f9a431838df270dcc581321e30'
'b0742db84e6a6b148b56df6d4d1e8a3266461fe0f514f703301a310e99f1d126'
'f8bde916aa0c3c816ba6cc8c22d180001109982f1640f3bff140a57e5100fc64')