Date: Tuesday, April 25, 2017 @ 10:50:22
  Author: arodseth
Revision: 225280

upgpkg: processing 3.3.1-1

Modified:
  processing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-04-25 10:43:38 UTC (rev 225279)
+++ PKGBUILD    2017-04-25 10:50:22 UTC (rev 225280)
@@ -2,8 +2,8 @@
 # Maintainer: Alexander F Rødseth <xypr...@archlinux.org>
 
 pkgname=processing
-pkgver=3.3
-_rev=0257
+pkgver=3.3.1
+_rev=0258
 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=('6d70045b77425dd9c13b39b7a0b2a690a4f3e79df332511d07f791882ce254f5')
+sha256sums=('bea89c3841923299e9b66555fbb8ce2c3c88aa84044eac0326ad5b9a444878fb')
 
 prepare() {
   gendesk -f -n --pkgname="$pkgname" --pkgdesc="$pkgdesc"

Reply via email to