summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Kamil Kozar2022-02-17 00:11:58 +0100
committerDaniel Kamil Kozar2022-02-17 00:11:58 +0100
commit781e8c53ec158df7b20f93d7a486787336ce1b76 (patch)
treed4c9937d79b7213ef98d6a755a35764533c12367 /PKGBUILD
parente68fd0fe8df33cb7d15276e6a55fe0fb145d4e76 (diff)
downloadaur-xfce4-cpufreq-plugin-git.tar.gz
fix url, plus some minor fixes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b24872c00cd..e6119cf1e171 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,16 +8,16 @@ pkgver=1.2.1.r7.ga6a515f
pkgrel=1
epoch=1
pkgdesc="CPU frequency plugin for the Xfce4 panel (git checkout)"
-arch=('i686' 'x86_64')
+arch=('x86_64')
license=('GPL2')
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"
groups=('xfce4-goodies')
depends=('xfce4-panel-git' 'hicolor-icon-theme')
-makedepends=('intltool' 'git' 'xfce4-dev-tools' 'autoconf' 'libtool')
+makedepends=('git' 'intltool' 'xfce4-dev-tools')
provides=('xfce4-cpufreq-plugin')
conflicts=('xfce4-cpufreq-plugin')
options=('!libtool')
-source=('git://git.xfce.org/panel-plugins/xfce4-cpufreq-plugin')
+source=("${_gitname}::git+https://gitlab.xfce.org/panel-plugins/xfce4-cpufreq-plugin")
sha256sums=('SKIP')
pkgver() {