Skip to content

Instantly share code, notes, and snippets.

@christianlupus
Created May 7, 2019 13:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save christianlupus/6a2203c8058dab1a49ed426a3a966daf to your computer and use it in GitHub Desktop.
Save christianlupus/6a2203c8058dab1a49ed426a3a966daf to your computer and use it in GitHub Desktop.
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')
@christianlupus
Copy link
Author

@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