summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Beuke2016-10-24 23:03:15 +0200
committerFabian Beuke2016-10-24 23:03:15 +0200
commit1aa40cddf5c048e15e6f6f012dff95d893c43841 (patch)
treefe775ced389cc1e3dc213253c105afb775c16b45
parentd389e6c6991304bca9bed87bca0d577ad2cc537d (diff)
downloadaur-1aa40cddf5c048e15e6f6f012dff95d893c43841.tar.gz
fix extract package name
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1519aa77d9c3..e5f863670af0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url='https://github.com/dripcap/dripcap'
license=('MIT')
depends=('wget')
sha256sums=('SKIP')
-srouce=("https://github.com/dripcap/dripcap/releases/download/v${pkgver}/dripcap-linux-amd64.deb")
+srouce=(https://github.com/dripcap/dripcap/releases/download/v${pkgver}/dripcap-linux-amd64.deb)
package() {
bsdtar xf data.tar.gz