This file contains hidden or 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 9583861..5ce1687 100644 | |
| --- a/PKGBUILD | |
| +++ b/PKGBUILD | |
| @@ -20,8 +20,9 @@ license=('Apache') | |
| source=( | |
| "https://github.com/MisterTea/${_ghname}/archive/${_tarname}-v${pkgver}.tar.gz" | |
| "fix_arch_build_6.2.9.patch" | |
| + "fix_arch_build_6.2.9-add-cstdint.patch" | |
| ) |