From 91848b505e0ec2a42cb21e57b13c9d110873d263 Mon Sep 17 00:00:00 2001 From: Peter Jung Date: Fri, 15 Nov 2024 16:27:03 +0100 Subject: [PATCH] scx-scheds: Decrease pkgrel Signed-off-by: Peter Jung --- scx-scheds/scx-scheds/.SRCINFO | 4 +--- scx-scheds/scx-scheds/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/scx-scheds/scx-scheds/.SRCINFO b/scx-scheds/scx-scheds/.SRCINFO index 6a5caea8..1dbe2924 100644 --- a/scx-scheds/scx-scheds/.SRCINFO +++ b/scx-scheds/scx-scheds/.SRCINFO @@ -1,9 +1,7 @@ -# Generated by makepkg 7.0.0 -# Fri Nov 15 15:23:15 UTC 2024 pkgbase = scx-scheds pkgdesc = sched_ext schedulers and tools pkgver = 1.0.6 - pkgrel = 11 + pkgrel = 4 url = https://github.com/sched-ext/scx arch = x86_64 arch = aarch64 diff --git a/scx-scheds/scx-scheds/PKGBUILD b/scx-scheds/scx-scheds/PKGBUILD index f106308e..e7704207 100644 --- a/scx-scheds/scx-scheds/PKGBUILD +++ b/scx-scheds/scx-scheds/PKGBUILD @@ -5,7 +5,7 @@ pkgname=scx-scheds _gitname=scx pkgver=1.0.6 -pkgrel=11 +pkgrel=4 pkgdesc='sched_ext schedulers and tools' url='https://github.com/sched-ext/scx' arch=('x86_64' 'aarch64')