summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlestofante2020-06-07 17:02:13 +0200
committerlestofante2020-06-07 17:02:13 +0200
commitd78bd16dbb93680ea9c11e1fad382ad1037303f9 (patch)
tree1d0fb96aac0979675c1d386ba66d6b753842a14e /PKGBUILD
parent424e7c7ef3792029ceff1faab649429a0b3d9ba5 (diff)
downloadaur-d78bd16dbb93680ea9c11e1fad382ad1037303f9.tar.gz
updated to new reference version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab65101fd537..213abec63e98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=processing
pkgver=3.5.4
-pkgrel=1
+pkgrel=2
arch=(x86_64)
pkgdesc='Programming environment for creating images, animations and interactions'
url='https://www.processing.org/'
@@ -16,11 +16,11 @@ install=openjdkmsg.install
# version number above 0266 in addition to the ordinary version number.
# https is not available for reference.zip.
source=("https://github.com/$pkgname/$pkgname/archive/$pkgname-0$((266+${pkgver##3.5.}))-$pkgver.tar.gz"
- 'http://download.processing.org/reference.zip'
+ 'https://download.processing.org/reference.zip'
build.xml
errormessage.patch)
sha256sums=('99a5d3cfccd106e79fe82cafa66b72b15c19e5747eac77e40dd0a82b032c2925'
- '71fd6022d7a1cab78b5040b2434c475eaf8bcc75d5fd56dcc3ddf1c4e6617024'
+ '2014fdb12f979f79c624acc514c14ce318f07cb2cc15a63e1b4febaff733f2a5'
'9f4050475b3363eb5e966fa891caea0391b3dcc2cdb68245f1a053b0d7ffb220'
'3c49143a129c6b3655586bce9f175ee145ab388b78ad4615d6c0b80563ba6f26')