Date: Tuesday, October 13, 2015 @ 13:43:04
  Author: arodseth
Revision: 143906

upgpkg: processing 3.0-1

Modified:
  processing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-10-13 11:24:04 UTC (rev 143905)
+++ PKGBUILD    2015-10-13 11:43:04 UTC (rev 143906)
@@ -1,8 +1,8 @@
 # $Id$
-# Maintainer: Alexander Rødseth <rods...@gmail.com>
+# Maintainer: Alexander F Rødseth <xypr...@archlinux.org>
 
 pkgname=processing
-pkgver=3.0b6 # the latest official stable release, according to upstream
+pkgver=3.0
 pkgrel=1
 arch=('x86_64' 'i686')
 pkgdesc='Programming environment for creating images, animations and 
interactions'
@@ -13,8 +13,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=('72df3f06a8d86e0c190f4240fd9d91d7')
-md5sums_i686=('973c4a4011af6a81e7e7c8a1139dae38')
+md5sums_x86_64=('330af285d98ceae65f5f182c758942c5')
+md5sums_i686=('244a6319d234fd3bc70496e780633598')
 
 prepare() {
   gendesk -n --pkgname="$pkgname" --pkgdesc="$pkgdesc"

Reply via email to