summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64800f653879..eda9089d9576 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Aug 22 13:28:16 UTC 2016
+# 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.0
- pkgrel = 5
+ pkgver = 4.12.1
+ pkgrel = 1
url = http://www.xfce.org/
arch = i686
arch = x86_64
@@ -17,13 +17,13 @@ pkgbase = xfce4-panel-compiz
depends = libwnck
depends = hicolor-icon-theme
depends = desktop-file-utils
- provides = xfce4-panel=4.12.0
+ provides = xfce4-panel=4.12.1
conflicts = xfce4-panel
- source = http://archive.xfce.org/src/xfce/xfce4-panel/4.12/xfce4-panel-4.12.0.tar.bz2
+ source = http://archive.xfce.org/src/xfce/xfce4-panel/4.12/xfce4-panel-4.12.1.tar.bz2
source = workspace-pager.patch
source = button-visibility.patch
source = scrolling-viewports.patch
- sha256sums = 30920fc2e2fc26279a82b5261a155c2cc15ab2aa1ced2275684a6ff8261b97b0
+ sha256sums = 93d58b80cca9c9eb58adb281bc75404df7cf6cae89f7f98bb9f38690009aa2e8
sha256sums = 006889db18e8579033db32eeb85257b1f55b7c378881b69a7671d708304f91af
sha256sums = 556f7ecc22fdf024101d2e8a0416b953efaef48ff4ed649aab97d5b115a94931
sha256sums = 8ca306d6fa63e47008223205b6aed887c02ea313fd0db996b40218771c18224e
diff --git a/PKGBUILD b/PKGBUILD
index cd9973255c9a..eb7ee720d883 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=xfce4-panel-compiz
_realname=xfce4-panel
-pkgver=4.12.0
-pkgrel=5
+pkgver=4.12.1
+pkgrel=1
pkgdesc="Panel for the Xfce desktop environment with fixes for Compiz"
arch=('i686' 'x86_64')
url="http://www.xfce.org/"
@@ -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=('30920fc2e2fc26279a82b5261a155c2cc15ab2aa1ced2275684a6ff8261b97b0'
+sha256sums=('93d58b80cca9c9eb58adb281bc75404df7cf6cae89f7f98bb9f38690009aa2e8'
'006889db18e8579033db32eeb85257b1f55b7c378881b69a7671d708304f91af'
'556f7ecc22fdf024101d2e8a0416b953efaef48ff4ed649aab97d5b115a94931'
'8ca306d6fa63e47008223205b6aed887c02ea313fd0db996b40218771c18224e')