Skip to content

Commit f9eaee9

Browse files
committed
PKGBUILD stuff
1 parent 46da06a commit f9eaee9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

archlinux/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: rilian-la-te <[email protected]>
22

33
pkgname=xfce4-sntray-plugin
4-
pkgver=0.2.1
4+
pkgver=0.2.2
55
pkgrel=1
66
pkgdesc="Plugin for xfce4-panel to show StatusNotifierItems (AppIndicators) via FlowBox"
77
url="https://github.com/rilian-la-te/xfce4-sntray-plugin"
@@ -10,7 +10,7 @@ license=('GPL3')
1010
depends=('gtk3' 'xfce4-panel>=4.11.2')
1111
makedepends=('cmake' 'vala')
1212
source=("https://github.com/rilian-la-te/xfce4-sntray-plugin/archive/${pkgver}.tar.gz")
13-
sha256sums=('32dee02fb32a92aee5e10b3461b508689b26c18bb671b5d9281222faddb02e5d')
13+
sha256sums=('7d1d082f967b9caeb9a53183c342e2f17c64b63ac5e7463df85bf1f069adc1d6')
1414

1515
build() {
1616
cd "${srcdir}/${pkgname}-${pkgver}"

0 commit comments

Comments
 (0)