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

Alexander Rødseth arodseth at archlinux.org
Sat Feb 20 14:18:40 UTC 2016


    Date: Saturday, February 20, 2016 @ 15:18:39
  Author: arodseth
Revision: 162741

upgpkg: processing 3.0.2-1

Modified:
  processing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-20 14:08:55 UTC (rev 162740)
+++ PKGBUILD	2016-02-20 14:18:39 UTC (rev 162741)
@@ -2,7 +2,7 @@
 # Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 
 pkgname=processing
-pkgver=3.0.1
+pkgver=3.0.2
 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=('bdbdf1cbdf51c21ddf45f9a6dabe6b2f')
-md5sums_i686=('b9362dc02ccd12a996bf249d907ea835')
+md5sums_x86_64=('2cfde1b1755f9f42d534dd6d0ced9672')
+md5sums_i686=('a7f886f56586ef035f5a531de185c29d')
 
 prepare() {
   gendesk -n --pkgname="$pkgname" --pkgdesc="$pkgdesc"



More information about the arch-commits mailing list