Skip to content

Commit

Permalink
Update PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
rilian-la-te committed Feb 26, 2015
1 parent 9c223a0 commit 31e2159
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions archlinux/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: rilian-la-te <[email protected]>

pkgname=xfce4-sntray-plugin
pkgver=0.1.1
pkgver=0.1.2
pkgrel=1
pkgdesc="Plugin for xfce4-panel to show StatusNotifierItems (AppIndicators) via FlowBox"
url="https://github.com/rilian-la-te/xfce4-sntray-plugin"
Expand All @@ -10,7 +10,7 @@ license=('GPL3')
depends=('gtk3' 'xfce4-panel>=4.11.2')
makedepends=('cmake' 'vala')
source=("https://github.com/rilian-la-te/xfce4-sntray-plugin/archive/${pkgver}.tar.gz")
sha256sums=('b14adf6c636c8c561e13284280c92ec243c7ba20e0d7fd20e3a436af8615b24b')
sha256sums=('5bd4242d6d365f078950a7abb188433ae9c98d25d5b4fed1f3cb78262c1bed63')

build() {
cd "${srcdir}/${pkgname}-${pkgver}"
Expand Down

0 comments on commit 31e2159

Please sign in to comment.