fix: set generic (and readable) download link for webapp
This commit is contained in:
parent
cecd54c3f4
commit
0db61cd92c
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Maintainer: Tobias Reisinger <tobias@msrg.cc>
|
# Maintainer: Tobias Reisinger <tobias@msrg.cc>
|
||||||
pkgname=emgauwa-webapp
|
pkgname=emgauwa-webapp
|
||||||
pkgver=0.0.3
|
pkgver=0.0.3
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
epoch=
|
epoch=
|
||||||
pkgdesc=""
|
pkgdesc=""
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://git.serguzim.me/emgauwa/client"
|
url="https://git.serguzim.me/emgauwa/client"
|
||||||
license=('unknown')
|
license=('unknown')
|
||||||
groups=()
|
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')
|
sha256sums=('50c0b653020465e3168e207a03f41440f40a199f4767c6a96c95c582f19bb1d9')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
|
Reference in a new issue