We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46da06a commit f9eaee9Copy full SHA for f9eaee9
archlinux/PKGBUILD
@@ -1,7 +1,7 @@
1
# Maintainer: rilian-la-te <[email protected]>
2
3
pkgname=xfce4-sntray-plugin
4
-pkgver=0.2.1
+pkgver=0.2.2
5
pkgrel=1
6
pkgdesc="Plugin for xfce4-panel to show StatusNotifierItems (AppIndicators) via FlowBox"
7
url="https://github.com/rilian-la-te/xfce4-sntray-plugin"
@@ -10,7 +10,7 @@ license=('GPL3')
10
depends=('gtk3' 'xfce4-panel>=4.11.2')
11
makedepends=('cmake' 'vala')
12
source=("https://github.com/rilian-la-te/xfce4-sntray-plugin/archive/${pkgver}.tar.gz")
13
-sha256sums=('32dee02fb32a92aee5e10b3461b508689b26c18bb671b5d9281222faddb02e5d')
+sha256sums=('7d1d082f967b9caeb9a53183c342e2f17c64b63ac5e7463df85bf1f069adc1d6')
14
15
build() {
16
cd "${srcdir}/${pkgname}-${pkgver}"
0 commit comments