* update xfce4-verve-plugin to 2.0.4-1
This commit is contained in:
parent
90c1697fe5
commit
5c9f5a4dd9
@ -1,7 +1,7 @@
|
||||
pkgbase = xfce4-verve-plugin
|
||||
pkgdesc = Command line plugin for the Xfce panel
|
||||
pkgver = 2.0.3
|
||||
pkgrel = 4
|
||||
pkgver = 2.0.4
|
||||
pkgrel = 1
|
||||
url = https://docs.xfce.org/panel-plugins/xfce4-verve-plugin/start
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
@ -11,10 +11,9 @@ pkgbase = xfce4-verve-plugin
|
||||
groups = xfce4-goodies
|
||||
license = GPL-2.0-or-later
|
||||
makedepends = git
|
||||
makedepends = intltool
|
||||
makedepends = xfce4-dev-tools
|
||||
depends = xfce4-panel
|
||||
source = git+https://gitlab.xfce.org/panel-plugins/xfce4-verve-plugin.git#tag=xfce4-verve-plugin-2.0.3
|
||||
sha256sums = 98344add0c918d406034aa4f5e70a9e9e32b36635195c2ca9d94d683b2948e11
|
||||
source = git+https://gitlab.xfce.org/panel-plugins/xfce4-verve-plugin.git#tag=xfce4-verve-plugin-2.0.4
|
||||
sha256sums = 1edd216a21c1acac41988766c98845db1b0716f5c476d1d8fa0315f36ef262f2
|
||||
|
||||
pkgname = xfce4-verve-plugin
|
||||
|
@ -5,17 +5,17 @@
|
||||
# Contributor: Tobias Kieslich <tobias (at) archlinux.org>
|
||||
|
||||
pkgname=xfce4-verve-plugin
|
||||
pkgver=2.0.3
|
||||
pkgrel=4
|
||||
pkgver=2.0.4
|
||||
pkgrel=1
|
||||
pkgdesc="Command line plugin for the Xfce panel"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
license=('GPL-2.0-or-later')
|
||||
url="https://docs.xfce.org/panel-plugins/xfce4-verve-plugin/start"
|
||||
groups=('xfce4-goodies')
|
||||
depends=('xfce4-panel')
|
||||
makedepends=('git' 'intltool' 'xfce4-dev-tools')
|
||||
makedepends=('git' 'xfce4-dev-tools')
|
||||
source=("git+https://gitlab.xfce.org/panel-plugins/xfce4-verve-plugin.git#tag=$pkgname-$pkgver")
|
||||
sha256sums=('98344add0c918d406034aa4f5e70a9e9e32b36635195c2ca9d94d683b2948e11')
|
||||
sha256sums=('1edd216a21c1acac41988766c98845db1b0716f5c476d1d8fa0315f36ef262f2')
|
||||
|
||||
prepare() {
|
||||
cd $pkgname
|
||||
|
Loading…
x
Reference in New Issue
Block a user