summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5ab93f6cc09..a3231efaaf46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname=ttf-kingnam-maiyuan
pkgver=1.20
-pkgrel=2
+pkgrel=3
pkgdesc="来自荆南字坊的免费手写字."
-arch=(any)
+arch=("any")
url='https://github.com/maoken-fonts/KNMaiyuan'
license=("custom:OFL1.1")
-depends=()
-makedepends=()
+provides=("${pkgname%ttf-}")
+conflicts=("${pkgname%ttf-}")
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
sha256sums=('6ec857c32a6d7a7d6c3eaa0ad2626484b92079c0c35ece7672fc715d4641c31d')
package() {