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

Alexander Rødseth arodseth at archlinux.org
Sun Nov 6 17:18:22 UTC 2016


    Date: Sunday, November 6, 2016 @ 17:18:21
  Author: arodseth
Revision: 194738

upgpkg: processing 3.2.2-1

Modified:
  processing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-06 13:17:54 UTC (rev 194737)
+++ PKGBUILD	2016-11-06 17:18:21 UTC (rev 194738)
@@ -2,7 +2,7 @@
 # Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 
 pkgname=processing
-pkgver=3.2.1
+pkgver=3.2.2
 pkgrel=1
 arch=('x86_64' 'i686')
 pkgdesc='Programming environment for creating images, animations and interactions'
@@ -14,8 +14,8 @@
 options=('!strip')
 source_x86_64=("http://download.$pkgname.org/$pkgname-$pkgver-linux64.tgz")
 source_i686=("http://download.$pkgname.org/$pkgname-$pkgver-linux32.tgz")
-md5sums_x86_64=('fc539c983a9ee323201d4c6123b6fed0')
-md5sums_i686=('1d6268853cb997ea163203c5b65665e6')
+md5sums_x86_64=('9305d8585feb36a1bc0f20caa3044b17')
+md5sums_i686=('4dbcc89dc10d7f1299761c7453347d31')
 
 prepare() {
   gendesk -n --pkgname="$pkgname" --pkgdesc="$pkgdesc"



More information about the arch-commits mailing list