summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesús Castro2020-02-22 20:41:35 -0600
committerJesús Castro2020-02-22 20:41:35 -0600
commitf1df28c077f08c568dedbeb09b5b0c830f8e1321 (patch)
tree3e8d6a427e67601370aef1b924293b792d176432 /PKGBUILD
parent8f63a29a1f9001af3a66dc41f16982c45ebc280e (diff)
downloadaur-f1df28c077f08c568dedbeb09b5b0c830f8e1321.tar.gz
PKGBUILD: update checksums
Now we're using sha256. Signed-off-by: Jesús Castro <x51v4n@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d9999887cc3..bd0ecdffcf5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url='https://developer.apple.com/fonts/'
depends=('fontconfig'
'xorg-font-utils')
source=(SFPro-1.0.zip::https://developer.apple.com/fonts/downloads/SFPro.zip)
-md5sums=('c816b5ff4a82103fc6ff39674a4233d6')
+sha256sums=('1235856837d0123a4ea3f434933381c90f808e0e05e04af965c873a5d7ce3bd6')
package() {
cd "$srcdir/SFPro"