summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b379c3495920..9bd3956713d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Wed Jan 20 22:49:02 UTC 2016
pkgbase = xfce4-embed-plugin
pkgdesc = Plugin that enables embedding of any application window into the Xfce panel.
- pkgver = 1.4.1
+ pkgver = 1.6.0
pkgrel = 1
url = http://goodies.xfce.org/projects/panel-plugins/xfce4-embed-plugin
arch = i686
@@ -9,8 +11,8 @@ pkgbase = xfce4-embed-plugin
license = GPL
makedepends = intltool
depends = xfce4-panel
- source = http://archive.xfce.org/src/panel-plugins/xfce4-embed-plugin/1.4/xfce4-embed-plugin-1.4.1.tar.bz2
- md5sums = 6d1021c0af861241d73971085cde5e52
+ source = http://archive.xfce.org/src/panel-plugins/xfce4-embed-plugin/1.6/xfce4-embed-plugin-1.6.0.tar.bz2
+ md5sums = 6870b116b85e4fa68d1b9ef76bd1d279
pkgname = xfce4-embed-plugin
diff --git a/PKGBUILD b/PKGBUILD
index 69c78b712443..8401efdfc002 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: SanskritFritz (gmail)
pkgname=xfce4-embed-plugin
-pkgver=1.4.1
+pkgver=1.6.0
pkgrel=1
pkgdesc="Plugin that enables embedding of any application window into the Xfce panel."
arch=('i686' 'x86_64')
@@ -28,5 +28,5 @@ package() {
cd "${srcdir}/${pkgname}-${pkgver}"
make DESTDIR="${pkgdir}" install
}
-md5sums=('6d1021c0af861241d73971085cde5e52')
+md5sums=('6870b116b85e4fa68d1b9ef76bd1d279')