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 b71a2b7e5aa2..e659d461a302 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=("MIT")
arch=("x86_64")
provides=("punfetch")
conflicts=("punfetch")
-source=("https://github.com/ozwaldorf/punfetch/releases/download/v$pkgver/punfetch-$pkgver-x86_64.tar.gz")
+source=("https://github.com/ozwaldorf/punfetch/releases/download/$pkgver/punfetch-$pkgver-x86_64.tar.gz")
sha256sums=("5719f3dcaafa51cb53ec127a437f490549fb4ce620dfd7cec712b9c04eae7a75")
package() {