Skip to content

Commit

Permalink
chore(pkgbuild): specify minimal python version (for Arch-derivative …
Browse files Browse the repository at this point in the history
…distros)
  • Loading branch information
actionless committed Jun 15, 2024
1 parent bab9dd4 commit f81bc99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ b2sums=(
"SKIP"
)
depends=(
'python>=3.12'
'pyalpm'
'git'
)
Expand Down

0 comments on commit f81bc99

Please sign in to comment.