summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2020-02-15 22:52:34 +0300
committerCaleb Maclennan2020-02-15 22:52:34 +0300
commit0432e91c730aefd0a222fb0b51461ed9591eea67 (patch)
treec9ad950831b16e7ddbb3d4e4b86623f80a6a687b /PKGBUILD
parent71893416e33b6b2613ba5a7526c1de5f4a6ba885 (diff)
downloadaur-0432e91c730aefd0a222fb0b51461ed9591eea67.tar.gz
Fix download URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39313fd53e96..75c257b1fe32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@ _pkgname=sophia-nubian
pkgname=ttf-sil-$_pkgname
_fname=SophiaNubian
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc='Unicode font with coverage of Coptic Unicode character set for Nubian languages'
arch=('any')
url="https://software.sil.org/${_pkgname/-}"
license=('custom:OFL')
depends=('fontconfig' 'xorg-font-utils')
-source=("http://software.sil.org/downloads/r/$_pkgname/$_fname-$pkgver.zip")
+source=("http://software.sil.org/downloads/r/${_pkgname/-}/$_fname-$pkgver.zip")
sha256sums=('d1c4748b712cd43f3fd30f8a6a34ee362d102912e900c82f04380206ae7b9b5f')
package() {