[arch-commits] Commit in processing/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Sat Feb 25 20:21:57 UTC 2017


    Date: Saturday, February 25, 2017 @ 20:21:57
  Author: arodseth
Revision: 213818

upgpkg: processing 3.3-1

Modified:
  processing/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-25 17:03:06 UTC (rev 213817)
+++ PKGBUILD	2017-02-25 20:21:57 UTC (rev 213818)
@@ -2,9 +2,9 @@
 # Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 
 pkgname=processing
-pkgver=3.2.4
-_rev=0256
-pkgrel=2
+pkgver=3.3
+_rev=0257
+pkgrel=1
 arch=('x86_64' 'i686')
 pkgdesc='Programming environment for creating images, animations and interactions'
 url='http://www.processing.org/'
@@ -13,7 +13,7 @@
 depends=('libgl' 'java-runtime=8')
 options=('!strip')
 source=("https://github.com/$pkgname/$pkgname/archive/$pkgname-$_rev-$pkgver.tar.gz")
-sha256sums=('e45c86d2058090fd2042e710ac6550debb7e0850f696aac8df2f79946c73a28d')
+sha256sums=('6d70045b77425dd9c13b39b7a0b2a690a4f3e79df332511d07f791882ce254f5')
 
 prepare() {
   gendesk -f -n --pkgname="$pkgname" --pkgdesc="$pkgdesc"



More information about the arch-commits mailing list