summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eda9089d9576..e5719f58091d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Tue Oct 25 09:34:07 UTC 2016
pkgbase = xfce4-panel-compiz
pkgdesc = Panel for the Xfce desktop environment with fixes for Compiz
- pkgver = 4.12.1
+ pkgver = 4.12.2
pkgrel = 1
url = http://www.xfce.org/
arch = i686
@@ -17,13 +15,13 @@ pkgbase = xfce4-panel-compiz
depends = libwnck
depends = hicolor-icon-theme
depends = desktop-file-utils
- provides = xfce4-panel=4.12.1
+ provides = xfce4-panel=4.12.2
conflicts = xfce4-panel
- source = http://archive.xfce.org/src/xfce/xfce4-panel/4.12/xfce4-panel-4.12.1.tar.bz2
+ source = http://archive.xfce.org/src/xfce/xfce4-panel/4.12/xfce4-panel-4.12.2.tar.bz2
source = workspace-pager.patch
source = button-visibility.patch
source = scrolling-viewports.patch
- sha256sums = 93d58b80cca9c9eb58adb281bc75404df7cf6cae89f7f98bb9f38690009aa2e8
+ sha256sums = 42058abb81b8f87691d3999627447de71c3285bcf055f308aab5cefab2de0ce9
sha256sums = 006889db18e8579033db32eeb85257b1f55b7c378881b69a7671d708304f91af
sha256sums = 556f7ecc22fdf024101d2e8a0416b953efaef48ff4ed649aab97d5b115a94931
sha256sums = 8ca306d6fa63e47008223205b6aed887c02ea313fd0db996b40218771c18224e
diff --git a/PKGBUILD b/PKGBUILD
index eb7ee720d883..54812e05f7d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=xfce4-panel-compiz
_realname=xfce4-panel
-pkgver=4.12.1
+pkgver=4.12.2
pkgrel=1
pkgdesc="Panel for the Xfce desktop environment with fixes for Compiz"
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ source=(http://archive.xfce.org/src/xfce/$_realname/${pkgver%.*}/$_realname-$pkg
workspace-pager.patch
button-visibility.patch
scrolling-viewports.patch)
-sha256sums=('93d58b80cca9c9eb58adb281bc75404df7cf6cae89f7f98bb9f38690009aa2e8'
+sha256sums=('42058abb81b8f87691d3999627447de71c3285bcf055f308aab5cefab2de0ce9'
'006889db18e8579033db32eeb85257b1f55b7c378881b69a7671d708304f91af'
'556f7ecc22fdf024101d2e8a0416b953efaef48ff4ed649aab97d5b115a94931'
'8ca306d6fa63e47008223205b6aed887c02ea313fd0db996b40218771c18224e')