summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalte Veerman2023-09-20 21:21:12 +0200
committerMalte Veerman2023-09-20 21:21:12 +0200
commit43d5f590bf72b7521dca5b2c2b88a8d666a44a5d (patch)
treeb01c565cf2f19ae8a3fd830f34482e3f140e7df1
parent58da006cceccbeb3ed871478bc1d53a62a0f92c3 (diff)
downloadaur-43d5f590bf72b7521dca5b2c2b88a8d666a44a5d.tar.gz
Removed `replaces` directive
-rwxr-xr-x.SRCINFO1
-rwxr-xr-xPKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6e615c97f8e..93ce34dee9c8 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,7 +20,6 @@ pkgbase = fancontrol-gui
depends = ki18n
depends = kconfig
depends = systemd
- replaces = fancontrol-common
source = https://github.com/Maldela/fancontrol-gui/archive/v0.8.tar.gz
md5sums = c2d37fcde2d189bf8601a32320f23c32
diff --git a/PKGBUILD b/PKGBUILD
index 7079e63450cc..d3e2773f35e1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ url="https://github.com/Maldela/Fancontrol-GUI"
license=('GPL2')
depends=('qt5-quickcontrols2' 'qt5-declarative' 'lm_sensors' 'kirigami2' 'kdbusaddons' 'knotifications' 'kdeclarative' 'kauth' 'kpackage' 'ki18n' 'kconfig' 'systemd')
makedepends=('git' 'extra-cmake-modules')
-replaces=('fancontrol-common')
source=('https://github.com/Maldela/fancontrol-gui/archive/v0.8.tar.gz')
md5sums=('c2d37fcde2d189bf8601a32320f23c32')