summaryrefslogtreecommitdiff
path: root/src/stage4/patches/generic/libxft.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage4/patches/generic/libxft.patch')
-rw-r--r--src/stage4/patches/generic/libxft.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/stage4/patches/generic/libxft.patch b/src/stage4/patches/generic/libxft.patch
new file mode 100644
index 0000000..1031e35
--- /dev/null
+++ b/src/stage4/patches/generic/libxft.patch
@@ -0,0 +1,12 @@
+diff -rupN a/PKGBUILD b/PKGBUILD
+--- a/PKGBUILD 2018-04-07 08:15:47.675281206 +0200
++++ b/PKGBUILD 2018-04-07 08:15:47.676281206 +0200
+@@ -14,7 +14,7 @@ makedepends=('pkgconfig')
+ source=(${url}/releases/individual/lib/libXft-${pkgver}.tar.bz2{,.sig})
+ sha256sums=('f5a3c824761df351ca91827ac221090943ef28b248573486050de89f4bfcdc4c'
+ 'SKIP')
+-valigpgpkyes=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith <alan.coopersmith@oracle.com>"
++validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith <alan.coopersmith@oracle.com>"
+
+ build() {
+ cd "${srcdir}/libXft-${pkgver}"