summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2020-11-23 11:15:48 +0330
committerAli Molaei2020-11-23 11:15:48 +0330
commite333b7bbc794efa9d0b71f9f8c40e48b9288578f (patch)
treeaf1334677895f9eedc9e745183c2e26925d6f18c
parentffeeee7feae53fa166581760f70e5ae65240a374 (diff)
downloadaur-e333b7bbc794efa9d0b71f9f8c40e48b9288578f.tar.gz
Add LICENSE to gitignore
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD2
3 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 094ed7d39ad5..b543baa61d81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vazir-fonts
pkgdesc = A beautiful Persian font based on DejaVu font.
pkgver = 27.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/rastikerdar/vazir-font
arch = any
license = OFL
diff --git a/.gitignore b/.gitignore
index 7e37d2284043..be8340957578 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
vazir-fonts-*
pkg/
src/
+LICENSE
diff --git a/PKGBUILD b/PKGBUILD
index 60ce89c3b970..86e91eea71f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=vazir-fonts
pkgver=27.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="A beautiful Persian font based on DejaVu font."
url="https://github.com/rastikerdar/vazir-font"
arch=(any)