summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAli Molaei2019-11-12 09:57:56 +0330
committerAli Molaei2019-11-12 09:57:56 +0330
commit22a3d7484218b120b288971d175fc54b5366d1aa (patch)
tree52a3bad06c6baf473eed737b13e905e1e512992d /PKGBUILD
parent3fefb116fe6d832c0465e737df094301edd0bea2 (diff)
downloadaur-22a3d7484218b120b288971d175fc54b5366d1aa.tar.gz
Update to 3.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2a1a41e9284..4b99dfd1e983 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=sahel-fonts
-pkgver=3.2.0
+pkgver=3.2.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=('44160c6e2067de4046648865b6148d4f302f2d9ae8b55d6196e30ca895047837')
+sha256sums=('362a2c6f7ec098f698bd72dff0d57f8eee87c2c2879ced18be842811e2a23094')
package() {
install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"