fix: set generic (and readable) download link for webapp

This commit is contained in:
Tobias Reisinger 2020-07-19 15:16:26 +02:00
parent cecd54c3f4
commit 0db61cd92c

View file

@ -1,14 +1,14 @@
# Maintainer: Tobias Reisinger <tobias@msrg.cc>
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() {