summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin2017-04-08 14:30:47 +0300
committerKonstantin2017-04-08 14:30:47 +0300
commit376677f0624cd52289bf7e23f9348b13a5e492dd (patch)
treeecd520756f6979221627e09388e36ffd377df7cd
parentd5986c95fb9e999ae67079aec327e609a1dce7c7 (diff)
downloadaur-376677f0624cd52289bf7e23f9348b13a5e492dd.tar.gz
Update version
-rw-r--r--.SRCINFO8
-rwxr-xr-xPKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c941a53f3ff0..3b7db6d6efa2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Sep 4 23:07:56 UTC 2016
+# Sat Apr 8 11:28:41 UTC 2017
pkgbase = xfce4-sntray-plugin
pkgdesc = Plugin for xfce4-panel and vala-panel to show StatusNotifierItems (AppIndicators) via FlowBox
- pkgver = 0.4.1
- pkgrel = 4
+ pkgver = 0.4.3
+ pkgrel = 1
url = https://github.com/rilian-la-te/xfce4-sntray-plugin
arch = i686
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = xfce4-sntray-plugin
makedepends = xfce4-panel>=4.11.2
makedepends = mate-panel
makedepends = vala-panel-git
- source = https://github.com/rilian-la-te/xfce4-sntray-plugin/releases/download/0.4.1/xfce4-sntray-plugin-0.4.1.tar.gz
+ source = https://github.com/rilian-la-te/xfce4-sntray-plugin/releases/download/0.4.3/xfce4-sntray-plugin-0.4.3.tar.gz
sha256sums = 3c94ce1e171d89ca8237e5c40a569384216fdb7b8dd18d89ecc21e8db6965e24
pkgname = xfce4-sntray-plugin
diff --git a/PKGBUILD b/PKGBUILD
index c34652f23c32..ed2d8d728c77 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@ pkgbase=xfce4-sntray-plugin
pkgname=('xfce4-sntray-plugin' 'mate-panel-sntray' 'vala-panel-sntray' 'xfce4-sntray-plugin-translations')
_cmakename=cmake-vala
_dbusmenuname=vala-dbusmenu
-pkgver=0.4.1
-pkgrel=4
+pkgver=0.4.3
+pkgrel=1
pkgdesc="Plugin for xfce4-panel and vala-panel to show StatusNotifierItems (AppIndicators) via FlowBox"
url="https://github.com/rilian-la-te/xfce4-sntray-plugin"
arch=('i686' 'x86_64')
license=('GPL3')
makedepends=('cmake' 'vala' 'gtk3' 'xfce4-panel>=4.11.2' 'mate-panel' 'vala-panel-git')
source=("https://github.com/rilian-la-te/xfce4-sntray-plugin/releases/download/${pkgver}/${pkgbase}-${pkgver}.tar.gz")
-sha256sums=('3c94ce1e171d89ca8237e5c40a569384216fdb7b8dd18d89ecc21e8db6965e24')
+sha256sums=('5a3368688c442e6d0a904960f4e5e9bae8195411219773921705ddc5b9f32a7b')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"