summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2019-09-03 20:41:43 +0200
committerhaawda2019-09-03 20:41:43 +0200
commita68f26f673a2eea60c6a61f5d6e4d660368926ac (patch)
tree496728974f31186b6649dcff39368cb058da357f /PKGBUILD
parent956bcc5604d62c2bb8e0c003b7da08fde3d951d7 (diff)
downloadaur-a68f26f673a2eea60c6a61f5d6e4d660368926ac.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a38de9adc6bf..f77cac375761 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Keyboard-oriented, Common Lisp extensible web-browser"
arch=('i686' 'x86_64')
url="https://next.atlas.engineer"
license=('custom:BSD')
-source=("$pkgname-$pkgver::https://github.com/atlas-engineer/next/archive/$pkgver.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/atlas-engineer/next/archive/$pkgver.tar.gz")
sha256sums=('6f782d54a9ce545e75c95d2866754c6500029b341158abcf0ac976b002f2d006')
# If someday Next works with other Lisps, replace 'sbcl' with 'common-lisp'.
makedepends=('sbcl' 'cl-asdf')