Upgrade client package
This commit is contained in:
parent
1fad39578f
commit
15e1422012
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Tobias Reisinger <tobias@msrg.cc>
|
||||
pkgname=emgauwa-client
|
||||
pkgver=0.0.12
|
||||
pkgver=0.1.5
|
||||
pkgrel=1
|
||||
epoch=
|
||||
pkgdesc='Webapp client for emgauwa'
|
||||
|
@ -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=('59f0c83a632ad5c7b65b101482e428a42080a23639ac58b21e9e9cd94b6d4544')
|
||||
sha256sums=('e2d99ef8ed8c420ea56f7f15629ff397d9c7be638b7c4d918e87e1ca634a970f')
|
||||
|
||||
package() {
|
||||
install -d "$pkgdir/usr/share/webapps/"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Tobias Reisinger <tobias@msrg.cc>
|
||||
pkgname=emgauwa-controller
|
||||
pkgver=0.3.8
|
||||
pkgrel=2
|
||||
pkgver=0.3.7
|
||||
pkgrel=1
|
||||
epoch=
|
||||
pkgdesc='Emgauwa is a tool to schedule and manage relays.'
|
||||
arch=('amd64' 'armhf' 'armel' 'arm64')
|
||||
|
|
Reference in a new issue