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 5f322b1aab72..3c631c9aaaa8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ arch=(any)
url="https://github.com/backupchecker/backupchecker"
license=('GPLv3')
depends=('python>=3.4')
-source=("https://github.com/backupchecker/backupchecker/archive/${pkgver}.tar.gz")
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/backupchecker/backupchecker/archive/${pkgver}.tar.gz")
md5sums=('3b316ca50b329906719432892db2433f')
package() {