summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTorben2020-06-13 04:08:34 +0200
committerTorben2020-06-13 04:08:34 +0200
commit669fad5294106c4211135333a6a0faf2dab61b66 (patch)
treef886f8f272303bfb0b5c48358fe5c7a2f94a5fe0
parent66b9a7842e626ff943f4f1bbd25c08e148e394cd (diff)
downloadaur-669fad5294106c4211135333a6a0faf2dab61b66.tar.gz
Bump pkgrel to 2; Update .SRCINFO
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f9e56c9c78a..be4adb6b6b5b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = processing-jdk8
pkgdesc = Programming environment for creating images, animations and interactions (uses Oracle JDK 8)
pkgver = 3.5.4
- pkgrel = 1
+ pkgrel = 2
url = https://www.processing.org/
arch = x86_64
license = GPL
license = LGPL
- makedepends = apache-ant
+ makedepends = ant
makedepends = gendesk
makedepends = unzip
depends = jdk8
diff --git a/PKGBUILD b/PKGBUILD
index 8aade103b363..c0f0c314fe87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=processing-jdk8
pkgver=3.5.4
-pkgrel=1
+pkgrel=2
arch=(x86_64)
pkgdesc='Programming environment for creating images, animations and interactions (uses Oracle JDK 8)'
url='https://www.processing.org/'