debmaker/standardnotes-web2deb

10 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