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 608ee33b4a2c..fbe35d493229 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,7 +33,7 @@ depends=(
)
_dir="sick_tim-${pkgver}"
-source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/uos/sick_tim/archive/${pkgver}.tar.gz")
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/uos/sick_tim/archive/${pkgver}.tar.gz")
sha256sums=('fd9ebe745b9361938936766ef0eddbce1e68dc902a8d76eb2e25069c15ac4f2e')
build() {