summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a1b4b5e7cc6..a677c1608907 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,8 +10,8 @@ pkgbase = crunch-test
makedepends = ninja
makedepends = meson
provides = crunch++
- source = https://github.com/DX-MON/crunch/releases/v1.1.1/crunch-1.1.1.tar.xz
- source = https://github.com/DX-MON/crunch/releases/v1.1.1/crunch-1.1.1.tar.xz.asc
+ source = https://github.com/DX-MON/crunch/releases/download/v1.1.1/crunch-1.1.1.tar.xz
+ source = https://github.com/DX-MON/crunch/releases/download/v1.1.1/crunch-1.1.1.tar.xz.asc
validpgpkeys = 5E30DFF73626CA96F83DDF5E0137BA904EBDB4CD
sha256sums = bef4d52588ebf2534387e557c235cc1ea85d5890e91c15e28689bbc06a09548f
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5f6f4a858803..de39f2e52dfe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="https://github.com/DX-MON/crunch"
depends=()
makedepends=('ninja' 'meson')
provides=('crunch++')
-source=("https://github.com/DX-MON/crunch/releases/v${pkgver}/${_pkgname}-${pkgver}.tar.xz"{,.asc})
+source=("https://github.com/DX-MON/crunch/releases/download/v${pkgver}/${_pkgname}-${pkgver}.tar.xz"{,.asc})
sha256sums=('bef4d52588ebf2534387e557c235cc1ea85d5890e91c15e28689bbc06a09548f' 'SKIP')
validpgpkeys=(
'5E30DFF73626CA96F83DDF5E0137BA904EBDB4CD' # "Rachel Mant <dx-mon@users.sourceforge.net>"