summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 710d61a6002d..395558ce2aee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=processing-jdk8
pkgver=3.5.4
-pkgrel=2
+pkgrel=3
arch=(x86_64)
-pkgdesc='Programming environment for creating images, animations and interactions (uses Oracle JDK 8)'
+pkgdesc='Programming environment for creating images, animations and interactions (always uses Oracle JDK 8)'
url='https://www.processing.org/'
license=(GPL LGPL)
provides=(processing)