summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin2017-04-08 14:40:20 +0300
committerKonstantin2017-04-08 14:40:20 +0300
commit1db052c075af6d04d65db1d18b5b6d9fcb52d2c4 (patch)
tree2d2f46fff8e7312f438a5bc4b4819223cd4c0776
parent376677f0624cd52289bf7e23f9348b13a5e492dd (diff)
downloadaur-1db052c075af6d04d65db1d18b5b6d9fcb52d2c4.tar.gz
Release 2
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b7db6d6efa2..5c8c54236d64 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Apr 8 11:28:41 UTC 2017
+# Sat Apr 8 11:39:17 UTC 2017
pkgbase = xfce4-sntray-plugin
pkgdesc = Plugin for xfce4-panel and vala-panel to show StatusNotifierItems (AppIndicators) via FlowBox
pkgver = 0.4.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/rilian-la-te/xfce4-sntray-plugin
arch = i686
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = xfce4-sntray-plugin
makedepends = mate-panel
makedepends = vala-panel-git
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
+ sha256sums = 5a3368688c442e6d0a904960f4e5e9bae8195411219773921705ddc5b9f32a7b
pkgname = xfce4-sntray-plugin
pkgdesc = Plugin for xfce4-panel to show StatusNotifierItems (AppIndicators) via FlowBox
diff --git a/PKGBUILD b/PKGBUILD
index ed2d8d728c77..b3602e63064e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@ pkgname=('xfce4-sntray-plugin' 'mate-panel-sntray' 'vala-panel-sntray' 'xfce4-sn
_cmakename=cmake-vala
_dbusmenuname=vala-dbusmenu
pkgver=0.4.3
-pkgrel=1
+pkgrel=2
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=('5a3368688c442e6d0a904960f4e5e9bae8195411219773921705ddc5b9f32a7b')
+sha256sums=('f2ffa869ea23009f7bff1065711f85b4e34fc6b98d058d87405ea62730dd355b')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"