From 0db61cd92cecccab3baa13db74d4c491417c77a4 Mon Sep 17 00:00:00 2001 From: Tobias Reisinger Date: Sun, 19 Jul 2020 15:16:26 +0200 Subject: [PATCH] fix: set generic (and readable) download link for webapp --- webapp/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webapp/PKGBUILD b/webapp/PKGBUILD index 20436ac..eae6abd 100644 --- a/webapp/PKGBUILD +++ b/webapp/PKGBUILD @@ -1,14 +1,14 @@ # Maintainer: Tobias Reisinger pkgname=emgauwa-webapp pkgver=0.0.3 -pkgrel=1 +pkgrel=2 epoch= pkgdesc="" arch=('any') url="https://git.serguzim.me/emgauwa/client" license=('unknown') groups=() -source=("$pkgname-$pkgver.tar.gz::https://git.serguzim.me/attachments/cb48d2ff-28a1-4c45-9500-18e69aae990b") +source=("$pkgname-$pkgver.tar.gz::https://git.serguzim.me/emgauwa/client/releases/download/v$pkgver/emgauwa.tar.gz") sha256sums=('50c0b653020465e3168e207a03f41440f40a199f4767c6a96c95c582f19bb1d9') package() {