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

Alexander Rødseth arodseth at archlinux.org
Tue Jun 13 15:21:44 UTC 2017


    Date: Tuesday, June 13, 2017 @ 15:21:43
  Author: arodseth
Revision: 236608

upgpkg: processing 3.3.4-1

Modified:
  processing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-13 14:56:57 UTC (rev 236607)
+++ PKGBUILD	2017-06-13 15:21:43 UTC (rev 236608)
@@ -2,8 +2,8 @@
 # Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 
 pkgname=processing
-pkgver=3.3.3
-_rev=0260
+pkgver=3.3.4
+_rev=0261
 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=('f8fcb1669b0f1302714300cb21beef56019393143ca225e01f56127cf841fb37')
+sha256sums=('3e7913632895af01bfba3868801f29320ed3332f04d6b13d3b59a5b83466a64b')
 
 prepare() {
   gendesk -f -n --pkgname="$pkgname" --pkgdesc="$pkgdesc"



More information about the arch-commits mailing list