summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2019-02-18 05:33:21 +0500
committerDmitry Kharitonov2019-02-18 05:33:21 +0500
commit589cbc11c57a29d2bb2ca9489b701609886582e1 (patch)
treeba79d4346f48108b0d43921004fcfc1f6d09dc80 /PKGBUILD
parent280c8cd25adbc29a6c3e677e5d1796ca6e5fcf76 (diff)
downloadaur-589cbc11c57a29d2bb2ca9489b701609886582e1.tar.gz
Source filename must be unique!
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bdd3eddfff6d..a336cb4c34fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url='https://github.com/darealshinji/delaycut'
license=(GPL3)
depends=('qt5-base')
provides=('delaycut')
-source=(https://github.com/darealshinji/delaycut/archive/v${pkgver}.tar.gz)
+source=("${pkgname}-${pkgver}::https://github.com/darealshinji/delaycut/archive/v${pkgver}.tar.gz")
sha256sums=('3e215c906efc9680a7254b250f9c2fbd9f3f0a5f8b56481f2268b30c03c715e4')
build() {