summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDylan Delgado2020-10-20 15:50:21 -0400
committerDylan Delgado2020-10-20 15:50:21 -0400
commitb2324d1a40321f26c853f976645b774f0c48bb44 (patch)
tree38937295cd4405750e19c93faee14660ec693f4f /PKGBUILD
parent10a82a1c0ec9ed644a23d7065920dcdda5ff272a (diff)
downloadaur-b2324d1a40321f26c853f976645b774f0c48bb44.tar.gz
Remove dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a02d957cd03..d71709c057be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@ _font="dancing-script"
_group="impallari"
pkgname=ttf-${_group}-${_font}
pkgver=2.000
-pkgrel=1
+pkgrel=2
pkgdesc="Lively casual script where the letters bounce and change size slightly, from Pablo Impallari"
arch=(any)
url="http://www.impallari.com/dancing/"
license=('custom:OFL')
groups=("${_group}-fonts")
-depends=('fontconfig' 'xorg-font-utils')
-install=updatefont.install
+depends=()
+#install=updatefont.install
source=("${_font}-${pkgver}.zip::https://github.com/impallari/DancingScript/archive/master.zip")
md5sums=('bad057ff904f9963fb3ed1eab915a5e2')