summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAli Molaei2019-08-16 22:48:07 +0430
committerAli Molaei2019-08-16 22:48:07 +0430
commit966d478b388c5f33da8753bf3c5043acc06bbf20 (patch)
treec9ff426726049b7bcaaaef8835aed4e9ec4e4095 /PKGBUILD
parent8e7f0b77054f17923820748c6fe472dd4dc5b82a (diff)
downloadaur-966d478b388c5f33da8753bf3c5043acc06bbf20.tar.gz
Update to 2.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a23054e9485f..15aa91b7077f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=sahel-fonts
-pkgver=2.0.0
+pkgver=2.0.1
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=('6c03a790c1f58aabacebf34f16f172b385e103690d7af260e5678afe6e5fd5f6')
+sha256sums=('945cc23cb6179ab8f191fc62ccb5b3f49b022bfd5a50fcec92a86e42c2b4d6f0')
package() {
install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"