summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f16dee5c87bc..435e0abe8186 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
pkgbase = cpupower-gui
pkgdesc = A GUI utility to set CPU frequency limits
pkgver = 0.6.2
- pkgrel = 2
+ pkgrel = 3
url = https://gitlab.com/vagnum08/cpupower-gui
arch = any
license = GPL
- makedepends = git
makedepends = autoconf-archive
depends = python
depends = gtk3
diff --git a/PKGBUILD b/PKGBUILD
index 924624f1fa97..07eedf8c631c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cpupower-gui
pkgver=0.6.2
-pkgrel=2
+pkgrel=3
pkgdesc="A GUI utility to set CPU frequency limits"
arch=(any)
url="https://gitlab.com/vagnum08/cpupower-gui"
@@ -10,7 +10,7 @@ license=('GPL')
depends=('python' 'gtk3' 'hicolor-icon-theme' 'polkit' 'python-dbus' 'python-gobject')
optdepends=('polkit-gnome: needed for authentification in Cinnamon, Gnome'
'lxsession: needed for authentification in Xfce, LXDE etc.')
-makedepends=('git' 'autoconf-archive')
+makedepends=('autoconf-archive')
provides=("${pkgname}")
conflicts=("${pkgname}")
_upload_id=211f0fdb09c1e3fed1a2465484137d0d