summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fdb2bcf44efd..306bf61b50d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = phc-intel-scripts
pkgdesc = Helper and init scripts for phc-intel, a frequency driver for Intel CPUs with undervolting feature.
pkgver = 0.3
- pkgrel = 5
+ pkgrel = 6
url = https://gitlab.com/linux-phc/phc-intel
arch = any
groups = linux-phc
@@ -32,7 +32,7 @@ pkgname = phc-intel-scripts
optdepends =
provides =
conflicts =
- replaces = phc-intel<=0.3.2.rev44
+ replaces =
backup = etc/default/phc-intel
pkgname = phc-intel-openrc
diff --git a/PKGBUILD b/PKGBUILD
index 90b8051f4e51..3b5e7a798a74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ groups=(
'phc-intel'
)
pkgver=0.3
-pkgrel=5
+pkgrel=6
pkgdesc="Helper and init scripts for phc-intel, a frequency driver for Intel CPUs with undervolting feature."
url="https://gitlab.com/linux-phc/phc-intel"
arch=('any')
@@ -49,9 +49,7 @@ package_phc-intel-scripts() {
optdepends=()
provides=()
conflicts=()
- replaces=(
- "phc-intel<=0.3.2.rev44"
- )
+ replaces=()
backup=(
'etc/default/phc-intel'