Skip to content

Commit

Permalink
Use VERSION placeholder in .qubesbuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Oct 29, 2024
1 parent f92f6ff commit 5babf6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .qubesbuilder
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ vm:
- debian-pkg/debian
source:
files:
- url: https://files.pythonhosted.org/packages/source/q/qasync/qasync-0.23.0.tar.gz
sha256: qasync-0.23.0.tar.gz.sha256
- url: https://files.pythonhosted.org/packages/source/q/qasync/qasync-@VERSION@.tar.gz
sha256: qasync-@VERSION@.tar.gz.sha256

0 comments on commit 5babf6e

Please sign in to comment.