summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 1 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a91f57c00a78..b53ba587e46e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tom Hiller <thrilleratplay@gmail.com>
pkgname=notable-bin
pkgver=1.6.0
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="The markdown-based note-taking app that doesn't suck"
arch=('x86_64')
@@ -28,10 +28,6 @@ validpgpkeys=()
package() {
tar xf data.tar.xz
- # replace script that was added as a result of https://github.com/notable/notable/issues/658
- echo -e '#!/bin/bash\n/opt/Notable/notable.bin "$@" --no-sandbox' > opt/Notable/notable
- chmod 755 opt/Notable/notable
-
mv usr "$pkgdir"
mv opt "$pkgdir"
mkdir "$pkgdir"/usr/bin/