summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78ee2c953385..01e203664f35 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sahel-fonts
pkgdesc = A beautiful Persian font.
- pkgver = 3.2.1
+ pkgver = 3.3.0
pkgrel = 1
url = https://github.com/rastikerdar/sahel-font
arch = any
@@ -8,8 +8,8 @@ pkgbase = sahel-fonts
depends = fontconfig
provides = ttf-sahel
conflicts = ttf-sahel
- source = sahel-fonts-3.2.1.zip::https://github.com/rastikerdar/sahel-font/releases/download/v3.2.1/sahel-font-v3.2.1.zip
- sha256sums = 362a2c6f7ec098f698bd72dff0d57f8eee87c2c2879ced18be842811e2a23094
+ source = sahel-fonts-3.3.0.zip::https://github.com/rastikerdar/sahel-font/releases/download/v3.3.0/sahel-font-v3.3.0.zip
+ sha256sums = a1a212eb00990a2a347a97d3d2bc337ff43d9caf2b0945af20686a35c93e8ae8
pkgname = sahel-fonts
diff --git a/PKGBUILD b/PKGBUILD
index 4b99dfd1e983..adddd17a34c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=sahel-fonts
-pkgver=3.2.1
+pkgver=3.3.0
pkgrel=1
pkgdesc="A beautiful Persian font."
url="https://github.com/rastikerdar/sahel-font"
@@ -12,7 +12,7 @@ depends=('fontconfig')
provides=('ttf-sahel')
conflicts=('ttf-sahel')
source=("${pkgname}-${pkgver}.zip::${url}/releases/download/v${pkgver//_/-}/sahel-font-v${pkgver//_/-}.zip")
-sha256sums=('362a2c6f7ec098f698bd72dff0d57f8eee87c2c2879ced18be842811e2a23094')
+sha256sums=('a1a212eb00990a2a347a97d3d2bc337ff43d9caf2b0945af20686a35c93e8ae8')
package() {
install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"