Compare commits
5 Commits
Author | SHA1 | Date |
---|---|---|
|
0b34242781 | 1 month ago |
|
a4befbc911 | 1 month ago |
|
949fc2e4fb | 1 month ago |
|
940af82f84 | 1 month ago |
|
8c232699c3 | 4 months ago |
3 changed files with 8 additions and 6 deletions
@ -1,2 +1,3 @@ |
||||
#!/bin/bash |
||||
dpkg-deb --root-owner-group -b debian foodoord_3.0.0_all.deb |
||||
VERSION=3.0.3 |
||||
dpkg-deb --root-owner-group -b debian foodoord_${VERSION}_all.deb |
||||
|
@ -1,5 +1,6 @@ |
||||
Package: foodoord |
||||
Version: 3.0 |
||||
Version: 3.0.3 |
||||
Maintainer: Bandie <bandie@chaospott.de> |
||||
Architecture: all |
||||
Description: Control the doors of the club, ja! |
||||
Depends: dash, git, python3 |
||||
|
Loading…
Reference in new issue