Skip to content

Commit

Permalink
Bump to 1.0.6
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Gorski <[email protected]>
  • Loading branch information
sirlucjan committed Nov 6, 2024
1 parent bf17bb5 commit 5de5245
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions scx-scheds/scx-scheds/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Generated by makepkg 7.0.0
# Wed Nov 6 17:50:31 UTC 2024
# Wed Nov 6 20:25:41 UTC 2024
pkgbase = scx-scheds
pkgdesc = sched_ext schedulers and tools
pkgver = 1.0.6
Expand All @@ -25,6 +25,6 @@ pkgbase = scx-scheds
source = git+https://github.com/sched-ext/scx?signed#tag=v1.0.6
validpgpkeys = 697C63013E65270255EBC2608744DC1EB26B5A9A
validpgpkeys = F5504C7B7B8107B40EF9E97AA1148BB3207BCC33
sha256sums = 4672ba95c9621da9bde899c24cac0e5b3915cb68fd22bd9050ec43b120e65640
sha256sums = 81ebebdef84d9e02fb56b766633545ecfa875c297381c4912448409592aa407a

pkgname = scx-scheds
2 changes: 1 addition & 1 deletion scx-scheds/scx-scheds/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ makedepends=(
)
options=(!lto)
source=("git+https://github.com/sched-ext/scx?signed#tag=v$pkgver")
sha256sums=('4672ba95c9621da9bde899c24cac0e5b3915cb68fd22bd9050ec43b120e65640')
sha256sums=('81ebebdef84d9e02fb56b766633545ecfa875c297381c4912448409592aa407a')
validpgpkeys=(
697C63013E65270255EBC2608744DC1EB26B5A9A # Tejun Heo <[email protected]>
F5504C7B7B8107B40EF9E97AA1148BB3207BCC33 # David Vernet
Expand Down

0 comments on commit 5de5245

Please sign in to comment.