Skip to content

Commit

Permalink
Update repo
Browse files Browse the repository at this point in the history
  • Loading branch information
termux-pacman-bot committed Apr 20, 2024
1 parent 3b43cf3 commit ee600e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/setup-cgct.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ set -e -u

ARCH="x86_64"
REPO_URL="https://service.termux-pacman.dev/gpkg-dev/${ARCH}"
VERSION_OF_CBT="2.42-0"
VERSION_OF_CGT="13.2.0-4"
VERSION_OF_CBT="2.42-1"
VERSION_OF_CGT="13.2.0-5"

if [ "$ARCH" != "$(uname -m)" ]; then
echo "Error: the requested CGCT is not supported on your architecture"
Expand Down

0 comments on commit ee600e0

Please sign in to comment.