Skip to content

Commit

Permalink
MUST_REVERT: temporary pkgversion
Browse files Browse the repository at this point in the history
  • Loading branch information
zeriyoshi committed Nov 25, 2024
1 parent 3526007 commit 222af18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ubuntu2204/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cd "/tmp/ext"
checkinstall \
--pkgname="php-colopl-timeshifter" \
--pkglicense="PHP-3.01" \
--pkgversion="${VERSION}" \
--pkgversion="9.9.9" \
--pkggroup="php" \
--maintainer="[email protected]" \
--requires="php" \
Expand Down

0 comments on commit 222af18

Please sign in to comment.