summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Graef2017-01-17 01:25:57 +0100
committerAlbert Graef2017-01-17 01:25:57 +0100
commit99a659040715964c9c14c27a29066a863c99e825 (patch)
treecd3e9258f606931d243b7bddd491b2eb3a9958a2
parent8299809c89af8af41201d370ff2135858c5836ef (diff)
downloadaur-99a659040715964c9c14c27a29066a863c99e825.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 5948ea67a5b6..345edbfce95b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jan 16 00:52:05 UTC 2017
+# Tue Jan 17 00:25:43 UTC 2017
pkgbase = purr-data
pkgdesc = Jonathan Wilkes' nw.js variant of Pd-L2Ork (git version)
- pkgver = 20170115.r3245.2a1402ba
+ pkgver = 20170116.r3252.d0d1e1cb
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=2a1402ba953f6d1f04b4df4c5be9832c3cb1e96a
+ source = purr-data::git+https://git.purrdata.net/jwilkes/purr-data.git#commit=d0d1e1cb069a75b3c8451a2bcc7289dbd8b3cdba
source = RTcmix-pd-LCPLAY-stabilize.patch
source = userconfig.patch
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9d0fd175bc8f..252044bd4c73 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=20170115.r3245.2a1402ba
+pkgver=20170116.r3252.d0d1e1cb
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=2a1402ba953f6d1f04b4df4c5be9832c3cb1e96a"
+source=("$pkgname::git+https://git.purrdata.net/jwilkes/purr-data.git#commit=d0d1e1cb069a75b3c8451a2bcc7289dbd8b3cdba"
"RTcmix-pd-LCPLAY-stabilize.patch"
"userconfig.patch")
md5sums=('SKIP'