summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Doppler2018-12-29 11:10:44 +0100
committerSimon Doppler2018-12-29 11:10:44 +0100
commitd6987ef151537d2b30f4c869cd9dc08b3584e53e (patch)
tree0c2a2d4320f5b4704d4bd59e59ce0f883b6a6819 /PKGBUILD
parent44a8dc9f85dd9994da33846fae8b8884fcee9a92 (diff)
parent9f8ba68098c08c19b5711e1604b51831eb010c76 (diff)
downloadaur-d6987ef151537d2b30f4c869cd9dc08b3584e53e.tar.gz
upgpkg: marktext 0.13.53-1
upstream release Merge subtree 'marktext'
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3d5a1a01a78..80350d858548 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -46,7 +46,6 @@ package() {
install -D build/linux-unpacked/LICENSES.chromium.html "$pkgdir/usr/share/licenses/$pkgname/LICENSES.chromium.html"
# Install desktop file and icon
- install -D "build/linux-unpacked/blink_image_resources_200_percent.pak" "$pkgdir/usr/lib/$pkgname/blink_image_resources_200_percent.pak"
install -D "resources/linux/marktext.desktop" "$pkgdir/usr/share/applications/marktext.desktop"
install -D "build/.icon-set/icon_512x512.png" "$pkgdir/usr/share/pixmaps/marktext.png"
}