summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authororhun2020-11-25 13:37:57 +0300
committerorhun2020-11-25 13:37:57 +0300
commite3416d7aa78daf401808df9870bc22e62121783f (patch)
tree4257fa7b0517a510f9c1afc85fb079f1ec4a3cd8
parentd7e1476a06b835078f3662abdee9152ef6850101 (diff)
downloadaur-e3416d7aa78daf401808df9870bc22e62121783f.tar.gz
upgpkg: typeracer-bin 2.0.4-2
Use md5 as variable
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd89f9a80356..a6d4109372a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,8 @@ license=('GPL3')
depends=('openssl' 'zlib')
conflicts=("${pkgname%-bin}")
provides=("${pkgname%-bin}")
-source_x86_64=("$pkgname-$pkgver::$url/uploads/f8b8d4b1c7fca37aca68c36452df1e3a/${pkgname%-bin}"
+_md5=f8b8d4b1c7fca37aca68c36452df1e3a
+source_x86_64=("$pkgname-$pkgver::$url/uploads/$_md5/${pkgname%-bin}"
"$pkgname-$pkgver-README.md::$url/-/raw/v$pkgver/README.md")
sha512sums_x86_64=('623cdcf28d1218ac74fe968ecc349fdc612b5934f3646e96a76857cafd637755dbfd573d50107ac24ac15ba3437e8699b0e06d823347045274a75c99167ec3e1'
'ceb9c22dfba27efc85d47451ab06a66fc8bf650f7bb579c86164e7fc2059d69e0274992fcd405689cca5d58a2c424f897ef583b557e9cfa5e55c8857d8889cb7')