New method

This commit is contained in:
thomas 2022-08-17 20:35:16 +02:00
parent 590209a9ba
commit 8da4693b9f
28 changed files with 111 additions and 330 deletions

View file

@ -1,3 +1,9 @@
mautrix-whatsapp (0.6.1) UNRELEASED; urgency=medium
* First deb version
-- Thomas Legay <thomas@lgy.fr> Mon, 17 Jul 2022 21:08:37 +0200
mautrix-whatsapp (0.6.0) UNRELEASED; urgency=medium
* First deb version

View file

@ -1,11 +1,8 @@
#!/bin/bash
VERSION=0.6.0
[ -e ./lib/function.sh ] && source ./lib/function.sh
VERSION=0.6.1
APP=mautrix-whatsapp
DEPOT=https://github.com/mautrix/whatsapp.git
DEPOT=https://github.com/mautrix/whatsapp.git
GIT_VERSION=v${VERSION}
DEBIAN_VERSION_CODENAME=bullseye
IMAGE_SIZE=4