Created
May 7, 2019 13:52
-
-
Save christianlupus/6a2203c8058dab1a49ed426a3a966daf to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/PKGBUILD b/PKGBUILD | |
index 988814c..36a9c7d 100644 | |
--- a/PKGBUILD | |
+++ b/PKGBUILD | |
@@ -19,7 +19,7 @@ source=("http://cdn09.foxitsoftware.com/pub/foxit/reader/desktop/linux/2.x/${pkg | |
"${pkgname}.patch" | |
"${pkgname}-excluded_files") | |
sha256sums=('6b579bd4ecdf86f7e70a009886c511da0b5085b831b0d6afc42442cabc249b90' | |
- '7814e03ea944f5ee5ff791e97c13446a5274989a1679758a92af0405d0fc7dce' | |
+ '58574d4b9aa4c3658b9188cafd89ad0f09c1c1b3aa86743080d0f4b1d6576541' | |
'ee0f65819d00fea89f40112c769c704c7b663ff852e9d1d6e36d1b6d054d9c05' | |
'e558529c6dbea047eee744b011ffcc214547c503896b14211ebf5f6309ef4e9f') | |
@SachinMaharana I already wrote a small introduction in AUR. Just go to the AUR repo on your hard disk and put patch -Np1 -i <patch file>
. Then you can build normally using makepkg -i
.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is it possible for you to enumerate how can i patch with this? Quite a noob with Arch at this point of time. Trying to install Foxit.