summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSantiago Lo Coco2022-01-11 04:05:15 +0000
committerSantiago Lo Coco2022-01-11 04:05:15 +0000
commitb2ca6767142fac25946256de37caea6a0898e997 (patch)
treef9b05c9c1590dffd8a32e9fec3db3a4dd1320fc3 /PKGBUILD
parent82b1025c2a9ac37ee8e892cd5585b8c666004879 (diff)
downloadaur-b2ca6767142fac25946256de37caea6a0898e997.tar.gz
git log --format=%s | head -n 1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3530623b58fa..0380e3267fc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@ pkgdesc="X FreeType library with support for BGRA glyphs and scaling."
arch=('x86_64')
url="https://xorg.freedesktop.org"
license=('custom')
-provides=('libxft')
-conflicts=('libxft')
depends=('fontconfig' 'libxrender')
makedepends=('pkgconf')
+provides=('libxft')
+conflicts=('libxft')
source=("${url}/releases/individual/lib/libXft-${pkgver}.tar.bz2"
"bgra_patch::https://gitlab.freedesktop.org/xorg/lib/libxft/merge_requests/1.patch")
sha256sums=('57dedaab20914002146bdae0cb0c769ba3f75214c4c91bd2613d6ef79fc9abdd'