summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Graef2017-01-06 13:09:06 +0100
committerAlbert Graef2017-01-06 13:09:06 +0100
commit4263ac47125764aef1def4cbf78837b70e94eb4a (patch)
tree331d3c73d557baef215c6b13a8a9f1f4ff43f22a
parentaccef19e08e71ab1a85b9e75e7f704d8e317f81d (diff)
downloadaur-4263ac47125764aef1def4cbf78837b70e94eb4a.tar.gz
Update to latest upstream source.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ff920a84694..b5bab6e78d19 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jan 2 17:41:22 UTC 2017
+# Fri Jan 6 12:07:01 UTC 2017
pkgbase = purr-data
pkgdesc = Jonathan Wilkes' nw.js variant of Pd-L2Ork (git version)
- pkgver = 20170101.r3213.dd715f0f
+ pkgver = 20170105.r3223.28cde3ac
pkgrel = 1
url = https://git.purrdata.net/jwilkes/purr-data
install = purr-data.install
@@ -67,7 +67,7 @@ pkgbase = purr-data
conflicts = pd-l2ork-git
options = !makeflags
options = !strip
- source = purr-data::git+https://git.purrdata.net/jwilkes/purr-data.git#commit=dd715f0fd1464afffd4d0ea49910139ebd5b7a3c
+ source = purr-data::git+https://git.purrdata.net/jwilkes/purr-data.git#commit=28cde3ac10fd71185b9c4b741ed59cf7e173ad93
source = RTcmix-pd-LCPLAY-stabilize.patch
md5sums = SKIP
md5sums = 39c53063dc18681f29b12c08d9c453aa
diff --git a/PKGBUILD b/PKGBUILD
index dc00491d07cf..cf2b6df9e2ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@
# under /usr/include/pd-l2ork.
pkgname=purr-data
-pkgver=20170101.r3213.dd715f0f
+pkgver=20170105.r3223.28cde3ac
pkgrel=1
pkgdesc="Jonathan Wilkes' nw.js variant of Pd-L2Ork (git version)"
url="https://git.purrdata.net/jwilkes/purr-data"
@@ -43,7 +43,7 @@ provides=('pd-l2ork')
conflicts=('pd-l2ork' 'pd-l2ork-git')
install=purr-data.install
options=('!makeflags' '!strip')
-source=("$pkgname::git+https://git.purrdata.net/jwilkes/purr-data.git#commit=dd715f0fd1464afffd4d0ea49910139ebd5b7a3c"
+source=("$pkgname::git+https://git.purrdata.net/jwilkes/purr-data.git#commit=28cde3ac10fd71185b9c4b741ed59cf7e173ad93"
"RTcmix-pd-LCPLAY-stabilize.patch")
md5sums=('SKIP'
'39c53063dc18681f29b12c08d9c453aa')