summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBernhard Landauer2017-01-01 19:22:58 +0100
committerBernhard Landauer2017-01-01 19:22:58 +0100
commite3064cefef72bb49b3deca6bf9986a8cfff9daf7 (patch)
treee977875ea94d1a00221c559f88dd9080e13b5637 /PKGBUILD
parenteda26f2794512eabf5b2fe6d907fd4e480a4796a (diff)
downloadaur-e3064cefef72bb49b3deca6bf9986a8cfff9daf7.tar.gz
switch source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc38202f5e75..71d7ce03c5f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ depends=('desktop-file-utils'
'xdg-utils')
optdepends=('hunspell: spell check' )
options=('!docs' '!emptydirs')
-source=("https://dl.bintray.com/aluxian/aur/dist/$pkgname-$pkgver-linux-amd64.deb")
+source=("$url/releases/download/v$pkgver/$pkgname-$pkgver-linux-amd64.deb")
md5sums=('d2e5cb515503cb9e4ae2f574992772c0')
package() {
msg2 "Extracting the data.tar.gz..."