From 1c3acd07dbd0369bc423c06b2e6f1a5714f17a8c Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 27 Feb 2020 09:16:23 +0100 Subject: wslay: change source url --- wslay/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wslay/PKGBUILD') diff --git a/wslay/PKGBUILD b/wslay/PKGBUILD index 8d156900..70a91fc1 100644 --- a/wslay/PKGBUILD +++ b/wslay/PKGBUILD @@ -11,7 +11,7 @@ makedepends=('autoconf' 'automake' 'git' 'libtool' 'make' 'pkg-config' 'python-s checkdepends=('cunit' 'nettle') url="https://github.com/tatsuhiro-t/wslay" license=('MIT') -source=($pkgname-$pkgver.tar.gz::https://codeload.github.com/tatsuhiro-t/$pkgname/tar.gz/release-$pkgver) +source=("$pkgname-$pkgver.tar.gz::https://github.com/tatsuhiro-t/$pkgname/archive/release-$pkgver.tar.gz") sha256sums=('df5dca9f03614073cd8bdd22aa3c9b116f841ed3120b2d4463d2382cc44fc594') build() { -- cgit v1.2.3-70-g09d2