summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7b9c0f97ed5..3d4fd7847526 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jan 27 07:23:15 UTC 2017
+# Thu Feb 2 01:40:59 UTC 2017
pkgbase = purr-data
pkgdesc = Jonathan Wilkes' nw.js variant of Pd-L2Ork (git version)
- pkgver = 20170126.r3294.1ce4a09c
+ pkgver = 20170201.r3308.0a9633a5
pkgrel = 1
url = https://git.purrdata.net/jwilkes/purr-data
install = purr-data.install
@@ -65,7 +65,7 @@ pkgbase = purr-data
conflicts = purr-data
options = !makeflags
options = !strip
- source = purr-data::git+https://git.purrdata.net/jwilkes/purr-data.git#commit=1ce4a09c57098fe9523caf078f1a49eeea02215a
+ source = purr-data::git+https://git.purrdata.net/jwilkes/purr-data.git#commit=0a9633a58247db1da8356491722027e4edf11f88
source = RTcmix-pd-LCPLAY-stabilize.patch
source = userconfig.patch
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4268d33da7d2..e60de56d2247 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,7 +30,7 @@
# /usr/lib/purr-data, so that 3rd party externals know where to find these.
pkgname=purr-data
-pkgver=20170126.r3294.1ce4a09c
+pkgver=20170201.r3308.0a9633a5
pkgrel=1
pkgdesc="Jonathan Wilkes' nw.js variant of Pd-L2Ork (git version)"
url="https://git.purrdata.net/jwilkes/purr-data"
@@ -48,7 +48,7 @@ makedepends=('autoconf' 'automake' 'libtool' 'git' 'rsync')
conflicts=('purr-data')
install=purr-data.install
options=('!makeflags' '!strip')
-source=("$pkgname::git+https://git.purrdata.net/jwilkes/purr-data.git#commit=1ce4a09c57098fe9523caf078f1a49eeea02215a"
+source=("$pkgname::git+https://git.purrdata.net/jwilkes/purr-data.git#commit=0a9633a58247db1da8356491722027e4edf11f88"
"RTcmix-pd-LCPLAY-stabilize.patch"
"userconfig.patch")
md5sums=('SKIP'