summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlbert Graef2016-10-20 22:08:30 +0200
committerAlbert Graef2016-10-20 22:08:30 +0200
commit7adb6d762bdf440f9365a0b1a67819bf33db3de0 (patch)
treea9ded9ca717bbd198a26797474c55f08376af766 /PKGBUILD
parentd382952fef3f21520298ea92e862e6e00f590966 (diff)
downloadaur-7adb6d762bdf440f9365a0b1a67819bf33db3de0.tar.gz
Update to latest upstream source (improved help browser).
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27d602fc6051..62592d9b8386 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@
# under /usr/include/pd-l2ork.
pkgname=purr-data
-pkgver=20161019.r2973.46f8327
+pkgver=20161020.r2994.dcb1888
pkgrel=1
pkgdesc="Jonathan Wilkes' nw.js variant of Pd-L2Ork (git version)"
url="https://git.purrdata.net/jwilkes/purr-data"
@@ -102,10 +102,9 @@ package() {
# Remove init.d-related stuff.
cd "$pkgdir/etc"
rm -rf default init.d
- # Remove extra icons. DEBUG icon seems dysfunctional, K12 mode is not
- # supported by purr-data yet.
+ # Remove extra K12 icons. K12 mode is not supported by purr-data yet.
cd "$pkgdir/usr/share/applications"
- rm -f pd-l2ork-debug.desktop pd-l2ork-k12*.desktop
+ rm -f pd-l2ork-k12*.desktop
# Move pdsend and pdreceive to avoid conflicts with other Pd versions.
cd "$pkgdir/usr"
mv bin/cyclist bin/pdreceive bin/pdsend lib/pd-l2ork/bin