mirror of
https://github.com/janishutz/BiogasControllerApp.git
synced 2025-11-25 05:44:23 +00:00
[Build] Add comment
This commit is contained in:
1
PKGBUILD
1
PKGBUILD
@@ -10,6 +10,7 @@ depends=('python')
|
|||||||
makedepends=('pyinstaller' 'python-setuptools')
|
makedepends=('pyinstaller' 'python-setuptools')
|
||||||
source=("biogascontrollerapp/biogascontrollerapp.py")
|
source=("biogascontrollerapp/biogascontrollerapp.py")
|
||||||
sha256sums=('SKIP') # Replace with actual checksum for production use
|
sha256sums=('SKIP') # Replace with actual checksum for production use
|
||||||
|
# TODO: Update source to be from upstream so only PKGBUILD can be distributed
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir"
|
cd "$srcdir"
|
||||||
|
|||||||
Reference in New Issue
Block a user