summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTorben2021-08-10 10:37:53 +0200
committerTorben2021-08-10 10:37:53 +0200
commit297f356fc86f850269595ae1892c936e0c856b50 (patch)
treea4b00c5d108f73ecdec6ea6ed71d029a9ace029f /PKGBUILD
parentc4effad05a2a483c6899ac8acab9780762aa3504 (diff)
downloadaur-297f356fc86f850269595ae1892c936e0c856b50.tar.gz
Upgrade to 4.0.b1; Update .SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 319776b1f8b4..ba70f3b2c584 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Torben <git at letorbi dot com>
pkgname=processing4
-pkgver=4.0a6
+pkgver=4.0b1
pkgrel=1
arch=(x86_64)
pkgdesc='Programming environment for creating images, animations and interactions'
@@ -10,11 +10,11 @@ license=(GPL LGPL)
depends=('libgl')
makedepends=('ant' 'jdk11-openjdk' 'gendesk' 'unzip')
options=(!strip)
-source=("https://github.com/processing/processing4/archive/processing-$((1269+${pkgver##4.0a}))-$pkgver.tar.gz"
+source=("https://github.com/processing/processing4/archive/processing-$((1275+${pkgver##4.0b}))-$pkgver.tar.gz"
'https://download.processing.org/reference.zip'
change_cmd_name.patch
disable_update_check.patch)
-sha256sums=('da2ce94aaa462a7a59176223382978ec78de5375de8478f450845c7785a9a395'
+sha256sums=('b1e2fcefd7ab419ad888017c8dc8fd062fcf9c614ccdc69f3ae5e6f79fc58989'
'fabe7420a714f450a6b1430f13fc46f14ba52db57af360365c6a7fd96d0b642f'
'7f821db61160248b65df19b018dc3b2ba7cc995564dd389bb83b3ce8e5097119'
'35c4538e6e57c0ea296c6cea590cabeb2b0772f9a431838df270dcc581321e30')