summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTorben2020-06-13 14:33:03 +0200
committerTorben2020-06-13 14:33:03 +0200
commit633f044ff0ecba83aad84f52a86910ecdfb6f1ef (patch)
tree9234b8f1a6a1f505195d3685345689e81fe1b9ef /PKGBUILD
parent188ad1f75bd03c45d7499f338f3e01e687f1710e (diff)
downloadaur-633f044ff0ecba83aad84f52a86910ecdfb6f1ef.tar.gz
Bump pkgrel to 3 and improve description; Update .SRCINFO
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)