debmaker/standardnotes-web2deb
2022-01-23 21:49:01 +01:00

9 lines
153 B
Bash
Executable file

#!/bin/bash
APP=standardnotes-web
VERSION=10.9.0
GIT_VERSION=$VERSION
DEB_VERSION=$VERSION-1
DEBIAN_VERSION_CODENAME=bullseye
source ./lib/function.sh