summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--.gitignore3
-rw-r--r--PKGBUILD10
3 files changed, 13 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e60b7a754afb..812f5afebb84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Mon Nov 13 11:40:21 UTC 2017
pkgbase = samim-fonts
pkgdesc = A beautiful Persian font based on Vazir font.
- pkgver = 2.0.1
- pkgrel = 2
+ pkgver = 3.1.0
+ pkgrel = 1
url = https://github.com/rastikerdar/samim-font
arch = any
license = OFL
@@ -13,8 +11,8 @@ pkgbase = samim-fonts
conflicts = ttf-samim
conflicts = samim-fonts
replaces = ttf-samim
- source = samim-fonts-2.0.1.zip::https://github.com/rastikerdar/samim-font/releases/download/v2.0.1/samim-font-v2.0.1.zip
- sha256sums = 2d03590a09edc23fc5336edb2a9b67586bbccda14b2320d26a06baf107f51684
+ source = samim-fonts-3.1.0.zip::https://github.com/rastikerdar/samim-font/releases/download/v3.1.0/samim-font-v3.1.0.zip
+ sha256sums = 89ce35c5057c9b700890800980ed8b6edebc57f5a8087682c14c96fc4012b00f
pkgname = samim-fonts
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..1d7f56042248
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+samim-fonts-*
+pkg/
+src/
diff --git a/PKGBUILD b/PKGBUILD
index 7abb391e362b..7d7603cd32e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,9 @@
-# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
+# Maintainer: Ali Molaei <ali dot molaei at protonmail dot com>
+# Contributor: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
+
pkgname=samim-fonts
-pkgver=2.0.1
-pkgrel=2
+pkgver=3.1.0
+pkgrel=1
pkgdesc="A beautiful Persian font based on Vazir font."
url="https://github.com/rastikerdar/samim-font"
arch=(any)
@@ -11,7 +13,7 @@ provides=('ttf-samim' "$pkgname")
conflicts=('ttf-samim' "$pkgname")
replaces=('ttf-samim')
source=("${pkgname}-${pkgver}.zip::${url}/releases/download/v${pkgver}/samim-font-v${pkgver}.zip")
-sha256sums=('2d03590a09edc23fc5336edb2a9b67586bbccda14b2320d26a06baf107f51684')
+sha256sums=('89ce35c5057c9b700890800980ed8b6edebc57f5a8087682c14c96fc4012b00f')
package() {
install -Dt "${pkgdir}/usr/share/fonts/${pkgname%-fonts}" -m644 ./{,**/}*.ttf