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

Alexander Rødseth arodseth at archlinux.org
Thu Nov 13 11:37:55 UTC 2014


    Date: Thursday, November 13, 2014 @ 12:37:55
  Author: arodseth
Revision: 122511

upgpkg: processing 2.2.1-2

Modified:
  processing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-13 10:46:46 UTC (rev 122510)
+++ PKGBUILD	2014-11-13 11:37:55 UTC (rev 122511)
@@ -3,7 +3,7 @@
 
 pkgname=processing
 pkgver=2.2.1
-pkgrel=1
+pkgrel=2
 arch=('x86_64' 'i686')
 pkgdesc='Programming environment for creating images, animations and interactions'
 url='http://www.processing.org/'
@@ -16,12 +16,12 @@
   source=("http://download.$pkgname.org/$pkgname-$pkgver-linux64.tgz"
           "$pkgname.png::http://wiki.$pkgname.org/skins/${pkgname}skin/${pkgname}_wiki_logo.png")
   sha256sums=('bbb8831f251ed87dd1faefde43159494859452a2aaf7c75bca467e5afb7b9ec3'
-            '019ae700333409acbc628779747ab8f153f6647de25e4de3a9bd4a42d0d8056a')
+            'b7c0d3174a142c78f8905d3295bc3003eeee611791848d1bb2bcb297200a7bff')
 else
   source=("http://download.$pkgname.org/$pkgname-$pkgver-linux32.tgz"
           "$pkgname.png::http://wiki.$pkgname.org/skins/${pkgname}skin/${pkgname}_wiki_logo.png")
   sha256sums=('922db76c15682c5454226dd0cdd4fd680e1549d33ad4c7c27efbc345285fab42'
-            '019ae700333409acbc628779747ab8f153f6647de25e4de3a9bd4a42d0d8056a')
+            'b7c0d3174a142c78f8905d3295bc3003eeee611791848d1bb2bcb297200a7bff')
 fi
 
 prepare() {



More information about the arch-commits mailing list