summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTorben2022-03-08 17:04:16 +0100
committerTorben2022-03-08 17:04:16 +0100
commit84b9e3a437576e830b6a16acbc1ac9938087d86e (patch)
tree998355420bc04846a65db6c027af06b420e94fe9
parent95add60696e39de8d4588b9ab7541cf79ee505bc (diff)
downloadaur-84b9e3a437576e830b6a16acbc1ac9938087d86e.tar.gz
Upgrade to 4.0b7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f6f3ea4ce37..62cf8f8e84ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = processing4
pkgdesc = Programming environment for creating images, animations and interactions
- pkgver = 4.0b6
+ pkgver = 4.0b7
pkgrel = 1
url = https://github.com/processing/processing4
arch = x86_64
@@ -15,12 +15,12 @@ pkgbase = processing4
provides = processing4
conflicts = processing
options = !strip
- source = https://github.com/processing/processing4/archive/processing-1281-4.0b6.tar.gz
+ source = https://github.com/processing/processing4/archive/processing-1282-4.0b7.tar.gz
source = disable_update_check.patch
source = get_reference_via_https.patch
source = no_ffmpeg_download.patch
source = no_jdk_download.patch
- sha256sums = 76f4a9d13f8deb4f820095e3ae20237af42fbc9c6a08b8a5ecb5f370c8731f10
+ sha256sums = cc345f660ed00cf9e6c67748dbe1477c70f62e77de7ec82f165783ea67ede24d
sha256sums = 35c4538e6e57c0ea296c6cea590cabeb2b0772f9a431838df270dcc581321e30
sha256sums = 970cab09bb2d22f9a72415d626ab77714b31b2727c51e4d8992eeee4f7f3645d
sha256sums = b0742db84e6a6b148b56df6d4d1e8a3266461fe0f514f703301a310e99f1d126
diff --git a/PKGBUILD b/PKGBUILD
index ab16153cf81f..34f6a0e2a483 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Torben <git at letorbi dot com>
pkgname=processing4
-pkgver=4.0b6
+pkgver=4.0b7
pkgrel=1
arch=(x86_64)
pkgdesc='Programming environment for creating images, animations and interactions'
@@ -17,7 +17,7 @@ source=("https://github.com/processing/processing4/archive/processing-$((1275+${
get_reference_via_https.patch
no_ffmpeg_download.patch
no_jdk_download.patch)
-sha256sums=('76f4a9d13f8deb4f820095e3ae20237af42fbc9c6a08b8a5ecb5f370c8731f10'
+sha256sums=('cc345f660ed00cf9e6c67748dbe1477c70f62e77de7ec82f165783ea67ede24d'
'35c4538e6e57c0ea296c6cea590cabeb2b0772f9a431838df270dcc581321e30'
'970cab09bb2d22f9a72415d626ab77714b31b2727c51e4d8992eeee4f7f3645d'
'b0742db84e6a6b148b56df6d4d1e8a3266461fe0f514f703301a310e99f1d126'