Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
scx-tools
Commits:
ee6b6d9c by Peter Jung at 2026-05-22T14:00:45+02:00
upgpkg: 1.1.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = scx-tools
pkgdesc = scx_loader: A DBUS Interface for Managing sched_ext Schedulers
- pkgver = 1.1.0
+ pkgver = 1.1.1
pkgrel = 1
url = https://github.com/sched-ext/scx-loader
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = scx-tools
depends = polkit
depends = scx-scheds
options = !lto
- source = git+https://github.com/sched-ext/scx-loader#tag=v1.1.0
- sha256sums =
075b0edd2d66ed351c727df79b069f1192d07b0aee09a1315bbdce332cc39eaf
+ source = git+https://github.com/sched-ext/scx-loader#tag=v1.1.1
+ sha256sums =
15525b31a4cf7726652a6ad171d1809b25c47739fa187d43a0d2e20e15d866c3
pkgname = scx-tools
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=scx-tools
_gitname=scx-loader
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc='scx_loader: A DBUS Interface for Managing sched_ext Schedulers'
url='https://github.com/sched-ext/scx-loader'
@@ -24,7 +24,7 @@ makedepends=(
)
options=(!lto)
source=("git+https://github.com/sched-ext/scx-loader#tag=v$pkgver")
-sha256sums=('075b0edd2d66ed351c727df79b069f1192d07b0aee09a1315bbdce332cc39eaf')
+sha256sums=('15525b31a4cf7726652a6ad171d1809b25c47739fa187d43a0d2e20e15d866c3')
prepare() {
cd $_gitname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/scx-tools/-/commit/ee6b6d9cc3356f247c022c58da0a7da6135bee7a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/scx-tools/-/commit/ee6b6d9cc3356f247c022c58da0a7da6135bee7a
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help