BUMP VERSION
This commit is contained in:
parent
4cb912b360
commit
cecd54c3f4
1 changed files with 3 additions and 3 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.2
|
pkgver=0.0.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
epoch=
|
epoch=
|
||||||
pkgdesc=""
|
pkgdesc=""
|
||||||
|
@ -8,8 +8,8 @@ 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/46404330-fe04-4162-b376-6cf8e7a1784e")
|
source=("$pkgname-$pkgver.tar.gz::https://git.serguzim.me/attachments/cb48d2ff-28a1-4c45-9500-18e69aae990b")
|
||||||
sha256sums=('468051fb8bf49b93357db8c110b16d7c4bc7257daf6f38d52a93d32406103712')
|
sha256sums=('50c0b653020465e3168e207a03f41440f40a199f4767c6a96c95c582f19bb1d9')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
# install project
|
# install project
|
||||||
|
|
Reference in a new issue