upgpkg: webapp v0.0.4
This commit is contained in:
parent
3a66873023
commit
176bc44da1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# 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.4
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
epoch=
|
epoch=
|
||||||
pkgdesc=""
|
pkgdesc=""
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -9,7 +9,7 @@ url="https://git.serguzim.me/emgauwa/client"
|
||||||
license=('unknown')
|
license=('unknown')
|
||||||
groups=()
|
groups=()
|
||||||
source=("$pkgname-$pkgver.tar.gz::https://git.serguzim.me/emgauwa/client/releases/download/v$pkgver/emgauwa.tar.gz")
|
source=("$pkgname-$pkgver.tar.gz::https://git.serguzim.me/emgauwa/client/releases/download/v$pkgver/emgauwa.tar.gz")
|
||||||
sha256sums=('50c0b653020465e3168e207a03f41440f40a199f4767c6a96c95c582f19bb1d9')
|
sha256sums=('ea35a25a30159c63506d302411b1ef5d9cff43eb9081fd9a38e4d1c46e66f7f3')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
# install project
|
# install project
|
||||||
|
|
Reference in a new issue