summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrew DeVault2019-02-25 11:46:23 -0500
committerDrew DeVault2019-02-25 11:46:23 -0500
commit6020dfa7fbe8ed4f3bbe036f961e58b551888023 (patch)
tree0b7b2481c9c251d39b0bbbb3b651d8b22f608c08
parent618508f8dbf79ecdfb8f89535122f55ea266f0bc (diff)
downloadaur-6020dfa7fbe8ed4f3bbe036f961e58b551888023.tar.gz
Update sources list
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5823b5bb5da..214e91589398 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ depends=("sdl" "scas")
makedepends=("cmake" "asciidoc")
arch=("x86_64")
url='https://github.com/KnightOS/z80e'
-source=("https://github.com/KnightOS/z80e/archive/${pkgver}.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/KnightOS/z80e/archive/$pkgver.tar.gz")
md5sums=('cef93422186f55541be34aee0004bbb8')
build() {