upgpkg: webapp v0.0.5
add: upgpkg script
This commit is contained in:
parent
69b2e94903
commit
a5ba799d2e
2 changed files with 54 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Tobias Reisinger <tobias@msrg.cc>
|
||||
pkgname=emgauwa-webapp
|
||||
pkgver=0.0.4
|
||||
pkgver=0.0.5
|
||||
pkgrel=1
|
||||
epoch=
|
||||
pkgdesc=""
|
||||
|
@ -9,7 +9,7 @@ url="https://git.serguzim.me/emgauwa/client"
|
|||
license=('unknown')
|
||||
groups=()
|
||||
source=("$pkgname-$pkgver.tar.gz::https://git.serguzim.me/emgauwa/client/releases/download/v$pkgver/emgauwa.tar.gz")
|
||||
sha256sums=('ea35a25a30159c63506d302411b1ef5d9cff43eb9081fd9a38e4d1c46e66f7f3')
|
||||
sha256sums=('d98ae89bf2e122a33b66fc22c28a16a7652f1d0a33cffa81306527071582e9e3')
|
||||
|
||||
package() {
|
||||
# install project
|
||||
|
|
Reference in a new issue