[arch-commits] Commit in pd/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Oct 23 09:10:32 UTC 2016
Date: Sunday, October 23, 2016 @ 09:10:32
Author: arojas
Revision: 193030
Update to 0.47.1
Modified:
pd/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-23 08:28:07 UTC (rev 193029)
+++ PKGBUILD 2016-10-23 09:10:32 UTC (rev 193030)
@@ -4,7 +4,7 @@
# Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
pkgname=pd
-pkgver=0.46.7
+pkgver=0.47.1
_ver=${pkgver%.*}-${pkgver##*.}
pkgrel=1
pkgdesc="The Pure Data real-time music and multimedia environment"
@@ -15,7 +15,7 @@
provides=('puredata')
options=('!strip')
source=("http://msp.ucsd.edu/Software/pd-$_ver.src.tar.gz")
-md5sums=('064868e29e15408c1613410a763e6c31')
+md5sums=('78f012826bdbebcc683e15e5f8a94db9')
build() {
cd pd-$_ver
More information about the arch-commits
mailing list