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

Alexander Rødseth arodseth at archlinux.org
Sun Sep 13 15:28:48 UTC 2015


    Date: Sunday, September 13, 2015 @ 17:28:48
  Author: arodseth
Revision: 140037

upgpkg: processing 3.0b6-1 (Not really the beta version, but the latest stable version, according to upstream. Confusing, I know).

Modified:
  processing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-13 11:45:25 UTC (rev 140036)
+++ PKGBUILD	2015-09-13 15:28:48 UTC (rev 140037)
@@ -2,8 +2,8 @@
 # Maintainer: Alexander Rødseth <rodseth at gmail.com>
 
 pkgname=processing
-pkgver=2.2.1
-pkgrel=3
+pkgver=3.0b6 # the latest official stable release, according to upstream
+pkgrel=1
 arch=('x86_64' 'i686')
 pkgdesc='Programming environment for creating images, animations and interactions'
 url='http://www.processing.org/'
@@ -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")
-sha256sums_x86_64=('bbb8831f251ed87dd1faefde43159494859452a2aaf7c75bca467e5afb7b9ec3')
-sha256sums_i686=('922db76c15682c5454226dd0cdd4fd680e1549d33ad4c7c27efbc345285fab42')
+md5sums_x86_64=('72df3f06a8d86e0c190f4240fd9d91d7')
+md5sums_i686=('973c4a4011af6a81e7e7c8a1139dae38')
 
 prepare() {
   gendesk -n --pkgname="$pkgname" --pkgdesc="$pkgdesc"



More information about the arch-commits mailing list