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

David Runge dvzrv at archlinux.org
Sat Jun 6 12:58:55 UTC 2020


    Date: Saturday, June 6, 2020 @ 12:58:54
  Author: dvzrv
Revision: 639482

upgpkg: pd 0.51.0-1: Upgrading to 0.51.0.

Modified:
  pd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-06 12:45:32 UTC (rev 639481)
+++ PKGBUILD	2020-06-06 12:58:54 UTC (rev 639482)
@@ -6,9 +6,9 @@
 _resolutions=( 16 32 48 64 96 128 256 512 1024 )
 _name=pure-data
 pkgname=pd
-pkgver=0.50.2
+pkgver=0.51.0
 _ver=${pkgver%.*}-${pkgver##*.}
-pkgrel=3
+pkgrel=1
 pkgdesc="The Pure Data real-time music and multimedia environment"
 arch=('x86_64')
 url="http://msp.ucsd.edu/software.html"
@@ -21,7 +21,7 @@
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/pure-data/pure-data/archive/${_ver}.tar.gz"
         "${pkgname}-${pkgver}.svg::https://raw.githubusercontent.com/pure-data/pd-icon/9e4f117ade0bc1da951981128998ad82fff83b0c/masters/icon.svg"
         "${pkgname}-${pkgver}-icon-LICENSE.txt::https://raw.githubusercontent.com/pure-data/pd-icon/9e4f117ade0bc1da951981128998ad82fff83b0c/LICENSE.txt")
-sha512sums=('a999831071aedb65678b544cf859cc3e06e2f57d151e9d9da572c669d229f7bf886d7d03f876a93b0f2b69851d3b2971ed9fba74df0083032880f058dddf74f0'
+sha512sums=('c110b4ee40166551a9672360e1cce647b8ebbde45501d53aa9b96ffdc458e70de564f9055a3c132302f38763f545e36f197cebb61daceafc23032fddea37a9ae'
             '8d8b274e159bd4cc6a83d5d9d5019b106a74fa61943b36e2a56336b9c3c2c1b1092ce7f79f5264eb69ca43a9360404b800df338b2ad738ca3c237a8ae3c9c41d'
             'dfc919b56ffc8020ffa4e9b16677a6a710f78a73b22d5bb418414f3196a5cbbe5d6cc9cfbf1389811129f219cb21c0eafdfa6dd90e172d73db2452e5c3fd4f5c')
 



More information about the arch-commits mailing list