summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Beuke2016-10-24 23:24:11 +0200
committerFabian Beuke2016-10-24 23:24:11 +0200
commit42b7a2a4d08ac16759f6b9c707589a86fc5c0edc (patch)
treef680226815ce8922c9ee6f5e3c868c42b903f820
parent3cf35227c6076dbe34fddd93165596719ec7fa6f (diff)
downloadaur-42b7a2a4d08ac16759f6b9c707589a86fc5c0edc.tar.gz
rm sha256 hash
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72590a351bed..9719c1ebc6e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@ arch=('x86_64')
url='https://github.com/dripcap/dripcap'
license=('MIT')
depends=('wget')
-srouce=(https://github.com/dripcap/dripcap/releases/download/v${pkgver}/dripcap-linux-amd64.deb)
package() {
+ wget https://github.com/dripcap/dripcap/releases/download/v${pkgver}/dripcap-linux-amd64.deb
ar vx dripcap-linux-amd64.deb
bsdtar xf data.tar.gz
chmod -R g-w usr