Skip to content

Commit

Permalink
v4.2.5
Browse files Browse the repository at this point in the history
=====================================================================

- Remove testing artifact from AUR publish
  • Loading branch information
wrynegade committed Apr 14, 2024
1 parent 487fa65 commit 26992d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ jobs:
command: >-
:
&& NEW_VERSION=$(echo $CIRCLE_TAG | sed 's/^v//')
&& NEW_VERSION=4.2.0
&& sed "s/pkgver=.*/pkgver=$NEW_VERSION/; s/^pkgrel=.*/pkgrel=1/; /sha256sums/d" PKGBUILD -i
&& makepkg -g >> PKGBUILD
&& makepkg --printsrcinfo > .SRCINFO
Expand Down

0 comments on commit 26992d2

Please sign in to comment.