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

Alexander Rødseth arodseth at archlinux.org
Wed Jul 19 14:01:47 UTC 2017


    Date: Wednesday, July 19, 2017 @ 14:01:46
  Author: arodseth
Revision: 245678

upgpkg: processing 3.3.5-1

Modified:
  processing/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-19 13:58:33 UTC (rev 245677)
+++ PKGBUILD	2017-07-19 14:01:46 UTC (rev 245678)
@@ -2,8 +2,8 @@
 # Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 
 pkgname=processing
-pkgver=3.3.4
-_rev=0261
+pkgver=3.3.5
+_rev=0262
 pkgrel=1
 arch=('x86_64' 'i686')
 pkgdesc='Programming environment for creating images, animations and interactions'
@@ -13,7 +13,7 @@
 depends=('libgl' 'java-runtime=8')
 options=('!strip')
 source=("https://github.com/$pkgname/$pkgname/archive/$pkgname-$_rev-$pkgver.tar.gz")
-sha256sums=('3e7913632895af01bfba3868801f29320ed3332f04d6b13d3b59a5b83466a64b')
+sha256sums=('c8dbf9ba86434f7e7abf8bbe937198c85d9efe18a1c536c4d285a248f810a2b7')
 
 prepare() {
   gendesk -f -n --pkgname="$pkgname" --pkgdesc="$pkgdesc"



More information about the arch-commits mailing list