[arch-commits] Commit in processing/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Tue Aug 2 14:34:38 UTC 2016
Date: Tuesday, August 2, 2016 @ 14:34:38
Author: arodseth
Revision: 184841
upgpkg: processing 3.1.2-1
Modified:
processing/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-08-02 14:05:55 UTC (rev 184840)
+++ PKGBUILD 2016-08-02 14:34:38 UTC (rev 184841)
@@ -2,8 +2,8 @@
# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
pkgname=processing
-pkgver=3.1.1
-pkgrel=2
+pkgver=3.1.2
+pkgrel=1
arch=('x86_64' 'i686')
pkgdesc='Programming environment for creating images, animations and interactions'
url='http://www.processing.org/'
@@ -14,8 +14,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=('dfed139710ac8f1c276f444ac29e745a')
-md5sums_i686=('85dab8a70f99ed8b290077d0eb0dde58')
+md5sums_x86_64=('449b251f5a7be4e90b183ca51f04e9b2')
+md5sums_i686=('da8f01df73a24f34ee9ed3342e6d88ab')
prepare() {
gendesk -n --pkgname="$pkgname" --pkgdesc="$pkgdesc"
More information about the arch-commits
mailing list