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

Alexander Rødseth arodseth at archlinux.org
Sat May 28 20:40:36 UTC 2016


    Date: Saturday, May 28, 2016 @ 22:40:36
  Author: arodseth
Revision: 177385

upgpkg: processing 3.1.1-1

Modified:
  processing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-28 20:11:43 UTC (rev 177384)
+++ PKGBUILD	2016-05-28 20:40:36 UTC (rev 177385)
@@ -2,7 +2,7 @@
 # Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 
 pkgname=processing
-pkgver=3.1
+pkgver=3.1.1
 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=('ce0ef29c656565d1b7040fa1c921c507')
-md5sums_i686=('e2592f9e4100143629c333551c33c33e')
+md5sums_x86_64=('dfed139710ac8f1c276f444ac29e745a')
+md5sums_i686=('85dab8a70f99ed8b290077d0eb0dde58')
 
 prepare() {
   gendesk -n --pkgname="$pkgname" --pkgdesc="$pkgdesc"



More information about the arch-commits mailing list