summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2020-07-03 12:24:37 +0430
committerAli Molaei2020-07-03 12:24:37 +0430
commit2b06880cdefb59d88ad9edbd7b3c83e1b8ab33f5 (patch)
treefccff40bd505c68fe19502ea427e629760e42074
parent4cf7bc6e2cffcf0d6398066de433f474b535c5fd (diff)
downloadaur-2b06880cdefb59d88ad9edbd7b3c83e1b8ab33f5.tar.gz
Remove fontconfig as a dep as 'https://lists.archlinux.org/pipermail/arch-dev-public/2020-June/030001.html' suggests
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index abbcd6450d73..b8e80be4b3b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
pkgbase = estedad-fonts
pkgdesc = A Sans Serif Arabic-Latin text typeface
pkgver = 4.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/aminabedi68/Estedad
arch = any
license = OFL
- depends = fontconfig
source = estedad-fonts-4.0.zip::https://github.com/aminabedi68/Estedad/releases/download/4.0/Estedad.V4.0.zip
source = LICENSE
sha256sums = 78f2f2e73da4520b48d02bf86480d641d02461f7bb471d3b987efb495cf0c803
diff --git a/PKGBUILD b/PKGBUILD
index de50ec64d6c0..590dc4c7578c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,11 @@
pkgname=estedad-fonts
pkgver=4.0
-pkgrel=1
+pkgrel=2
pkgdesc="A Sans Serif Arabic-Latin text typeface"
url="https://github.com/aminabedi68/Estedad"
arch=(any)
license=('OFL')
-depends=('fontconfig')
source=("${pkgname}-${pkgver}.zip::${url}/releases/download/${pkgver}/Estedad.V${pkgver}.zip"
'LICENSE')