summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7ec93cf5e1d..1f60dfbb9ddb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/pkolaczk/fclones"
license=('MIT')
conflicts=("${pkgname%-bin}" "${pkgname%-bin}-git")
provides=("${pkgname%-bin}")
-source_x86_64=("${pkgname%-bin}-$pkgver.tgz::$url/releases/download/$pkgver/${pkgname%-bin}-${pkgver}.tgz")
+source_x86_64=("$pkgname-$pkgver.tgz::$url/releases/download/$pkgver/${pkgname%-bin}-${pkgver}.tgz")
sha512sums_x86_64=('fb4bd61b4ac7ce048ea43f64523902557e522b61d3e2f986efba413de5c6f2ff50d64cb4e53960c4c1a097a0c3e15c4b8c4b02053a486ba707e1d4d81919b106')
package() {