summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03690c3785f3..3c4d96c1b493 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = disable-c6-systemd-with-modern-standby
pkgdesc = A systemd service to disable the C6 state for Ryzen CPUs, with modern standby support.
pkgver = 1.0.1
- pkgrel = 1
+ pkgrel = 3
url = https://github.com/jfredrickson/disable-c6
install = disable-c6-systemd-with-modern-standby.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 0ba1836f1ca4..7529453a0198 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='disable-c6-systemd-with-modern-standby'
pkgdesc='A systemd service to disable the C6 state for Ryzen CPUs, with modern standby support.'
pkgver=1.0.1
-pkgrel=2
+pkgrel=3
provides=('disable-c6-systemd')
conflicts=('disable-c6-systemd')
arch=('any')