summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGaoyang Zhang2022-03-14 00:06:57 +0800
committerGaoyang Zhang2022-03-14 00:06:57 +0800
commitef846c7b7eb7c44b2eb5d53c20d31e71a5f75d76 (patch)
tree3ecefbf87f555e73ab483d82449c540e47b94656 /PKGBUILD
downloadaur-ef846c7b7eb7c44b2eb5d53c20d31e71a5f75d76.tar.gz
chore: initialize package
Signed-off-by: Gaoyang Zhang <gy@blurgy.xyz>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD23
1 files changed, 23 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..16463571513f
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,23 @@
+# Maintainer: Gaoyang Zhang <gy@blurgy.xyz>
+pkgname=ttf-font-nerd-dummy
+pkgver=0.1.0
+pkgrel=1
+epoch=
+pkgdesc="Dummy package to provide ttf-font-nerd for headless machines"
+arch=("any")
+# url=
+license=('MIT OR Apache 2.0')
+groups=()
+depends=()
+makedepends=()
+checkdepends=()
+optdepends=()
+provides=("ttf-font-nerd")
+conflicts=()
+replaces=()
+backup=()
+options=()
+install=
+changelog=
+noextract=()
+validpgpkeys=()