summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e3e67460a46..e73ae1a678cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xfce4-panel-compiz
pkgdesc = Panel for the Xfce desktop environment with fixes for Compiz
- pkgver = 4.18.4
+ pkgver = 4.18.6
pkgrel = 1
url = https://www.xfce.org/
arch = i686
@@ -19,11 +19,11 @@ pkgbase = xfce4-panel-compiz
depends = libdbusmenu-gtk3
depends = hicolor-icon-theme
depends = desktop-file-utils
- provides = xfce4-panel=4.18.4
+ provides = xfce4-panel=4.18.6
conflicts = xfce4-panel
- source = https://archive.xfce.org/src/xfce/xfce4-panel/4.18/xfce4-panel-4.18.4.tar.bz2
+ source = https://archive.xfce.org/src/xfce/xfce4-panel/4.18/xfce4-panel-4.18.6.tar.bz2
source = xfce4-panel-4.18.0-invert_scroll_workspaces-1.patch
- sha256sums = 32304f82094ea3779741f968dc851032d8790eb78f3aa01676520b96cfacfb54
+ sha256sums = 21337161f58bb9b6e42760cb6883bc79beea27882aa6272b61f0e09d750d7c62
sha256sums = b88569bba5cb5b26c6347d3f0e211244e83868622d1495068bfcf4c9f38cc332
pkgname = xfce4-panel-compiz
diff --git a/PKGBUILD b/PKGBUILD
index 27516e9c941d..297869a03222 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=xfce4-panel-compiz
_realname=xfce4-panel
-pkgver=4.18.4
+pkgver=4.18.6
pkgrel=1
pkgdesc="Panel for the Xfce desktop environment with fixes for Compiz"
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ provides=("$_realname=$pkgver")
conflicts=("$_realname")
source=("https://archive.xfce.org/src/xfce/$_realname/${pkgver%.*}/$_realname-$pkgver.tar.bz2"
"xfce4-panel-4.18.0-invert_scroll_workspaces-1.patch")
-sha256sums=('32304f82094ea3779741f968dc851032d8790eb78f3aa01676520b96cfacfb54'
+sha256sums=('21337161f58bb9b6e42760cb6883bc79beea27882aa6272b61f0e09d750d7c62'
'b88569bba5cb5b26c6347d3f0e211244e83868622d1495068bfcf4c9f38cc332')
prepare() {