summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRadoslaw Mejer2019-07-04 10:25:25 +0200
committerRadoslaw Mejer2019-07-04 10:25:25 +0200
commitb36c1aa97cc2c8c664e45a555e19712618400ad4 (patch)
treefad76198df89daa9d4e5c9587bbcc064a475e9c1 /PKGBUILD
parente7e2c9934c808f967ed6835ef2833c95e4152307 (diff)
downloadaur-b36c1aa97cc2c8c664e45a555e19712618400ad4.tar.gz
Generate unique name for downloaded zip file
Without it cache builds were failing due to incorrect SHA sums.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 466c6d85b728..4995a773104c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
pkgname="font-victor-mono"
pkgver=1.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="A programming font with cursive italics and ligatures."
arch=(any)
url="https://rubjo.github.io/victor-mono"
source=(
- "https://github.com/rubjo/victor-mono/raw/v$pkgver/public/VictorMonoAll.zip"
+ "victor-mono-$pkgver.zip::https://github.com/rubjo/victor-mono/raw/v$pkgver/public/VictorMonoAll.zip"
)
sha256sums=(
"0814baf0652513cd0b13703b7b8fb7dae3c638f284eb75b9f04717ac64e5f667"