Skip to content

Commit

Permalink
Restore repo
Browse files Browse the repository at this point in the history
  • Loading branch information
DeltaCopy committed Dec 21, 2024
1 parent 230f6ca commit 5dee1e2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/assets/pkgbuild/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Used inside Github Action workflow archlinux-ci

# basic info
dev="DeltaCopy"
dev="Bali10050"
pkgname="darkly"
pkgver= # change this to match the name of the release tag you want to build from
pkgrel=1
Expand Down
2 changes: 1 addition & 1 deletion .github/assets/specs/darkly.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
%define qt6_version 6.6.0
%define kf5_version 5.102.0
%define qt5_version 5.15.2
%define dev DeltaCopy
%define dev Bali10050
%define style Darkly
%define _style darkly
%define release_tag ${TAG} # this line gets updated automatically by Github Actions
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/darkly-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
env:
BUILD_TYPE: Release
BUILD_WS: build_kf6
BUILD_REPO: https://github.com/DeltaCopy/Darkly
BUILD_REPO: https://github.com/Bali10050/Darkly
jobs:
release-ci:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5dee1e2

Please sign in to comment.