summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvangelos Rigas2019-09-09 17:40:02 +0100
committerEvangelos Rigas2019-09-09 17:40:02 +0100
commit0e319fd2cec3631860052c52063f98f3770783fb (patch)
treeac097348a9de30982d9437df14bed9113b1d4b64
parent4a7e68ac031e63ab405152cf35ba7096f60963ad (diff)
downloadaur-0e319fd2cec3631860052c52063f98f3770783fb.tar.gz
Remove git from makedepends
-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