upgpkg: webapp v0.0.7
This commit is contained in:
parent
da949a1b56
commit
aed83bca17
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Maintainer: Tobias Reisinger <tobias@msrg.cc>
|
# Maintainer: Tobias Reisinger <tobias@msrg.cc>
|
||||||
pkgname=emgauwa-webapp
|
pkgname=emgauwa-webapp
|
||||||
pkgver=0.0.6
|
pkgver=0.0.7
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
epoch=
|
epoch=
|
||||||
pkgdesc=""
|
pkgdesc=""
|
||||||
|
@ -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=('f1cef29cff894f38e2fd204b513f11fb6dc38e5b64c7d3cd7e26d0974e540b37')
|
sha256sums=('fc2b911c7e23f2713bc1105874e1bf0fce23f26befd2fb7d3174e0a288399fa1')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
# install project
|
# install project
|
||||||
|
|
Reference in a new issue