summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGP2020-05-10 11:50:16 +0200
committerGP2020-05-10 11:50:16 +0200
commite1a1618cf69becb6828288f9380e538375753bf4 (patch)
treecbb681ae5c4477320118f4a2736cbcd5d0fa9ec4
parentc273eb6a1d110c0682ffa613aaceed59a5f7cd4d (diff)
downloadaur-e1a1618cf69becb6828288f9380e538375753bf4.tar.gz
PKGBUILD update
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2da0edc1f8b1..10c3d699f14f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,7 +30,7 @@ package() {
# copy desktop launcher
install -Dm644 MotionBox.desktop "$pkgdir/usr/share/applications/MotionBox.desktop"
- cp -r "$srcdir/MotionBox-1.6.0/"{backend,documents,imageformats,libboost_chrono.so.1.65.1,libboost_random.so.1.65.1,libboost_system.so.1.65.1,libcrypto.so.1.1,libdouble-conversion.so.1,libharfbuzz.so.0,libicudata.so.60,libicui18n.so.60,libicuuc.so.60,libpng16.so.16,libQt5Core.so.5,libQt5DBus.so.5,libQt5Gui.so.5,libQt5Network.so.5,libQt5OpenGL.so.5,libQt5Qml.so.5,libQt5Quick.so.5,libQt5Svg.so.5,libQt5Widgets.so.5,libQt5XcbQpa.so.5,libQt5XmlPatterns.so.5,libQt5Xml.so.5,libssl.so.1.1,libtorrent-rasterbar.so.9,libvlccore.so.9,libvlc.so.5,libxcb-xinerama.so.0,libz.so.1,platforms,QtQuick.2,Readme.html,start.sh,vlc,xcbglintegrations} "$pkgdir/opt/MotionBox/"
+ cp -r "$srcdir/MotionBox-1.6.0/"{backend,documents,imageformats,libboost_chrono.so.1.65.1,libboost_random.so.1.65.1,libboost_system.so.1.65.1,libcrypto.so.1.1,libdouble-conversion.so.1,libharfbuzz.so.0,libicudata.so.60,libicui18n.so.60,libicuuc.so.60,libpng16.so.16,libQt5Core.so.5,libQt5DBus.so.5,libQt5Gui.so.5,libQt5Network.so.5,libQt5OpenGL.so.5,libQt5Qml.so.5,libQt5Quick.so.5,libQt5Svg.so.5,libQt5Widgets.so.5,libQt5XcbQpa.so.5,libQt5XmlPatterns.so.5,libQt5Xml.so.5,libssl.so.1.1,libtorrent-rasterbar.so.9,libvlccore.so.9,libvlc.so.5,libxcb-xinerama.so.0,libz.so.1,platforms,QtQuick.2,Readme.html,start.sh,MotionBox,vlc,xcbglintegrations} "$pkgdir/opt/MotionBox/"
ln -s /opt/MotionBox/start.sh $pkgdir/usr/bin/motionbox
}