[arch-commits] Commit in xfce4-notes-plugin/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Mon Apr 20 00:52:58 UTC 2015


    Date: Monday, April 20, 2015 @ 02:52:58
  Author: foutrelis
Revision: 237763

upgpkg: xfce4-notes-plugin 1.8.0-1

New upstream release.

Modified:
  xfce4-notes-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-19 22:44:18 UTC (rev 237762)
+++ PKGBUILD	2015-04-20 00:52:58 UTC (rev 237763)
@@ -4,18 +4,18 @@
 # Contributor: Ben Mazer <contrasutra at myrealbox.com>
 
 pkgname=xfce4-notes-plugin
-pkgver=1.7.7
-pkgrel=7
+pkgver=1.8.0
+pkgrel=1
 pkgdesc="A notes plugin for the Xfce4 panel"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libxfcegui4' 'libunique' 'hicolor-icon-theme')
+depends=('xfce4-panel' 'libunique' 'hicolor-icon-theme')
 makedepends=('intltool')
 install=$pkgname.install
-source=(http://archive.xfce.org/src/panel-plugins/$pkgname/1.7/$pkgname-$pkgver.tar.bz2)
-sha256sums=('a7baa105b37ad05dea4d6b55d98fd3214c77ad5c7a0e91471d4906c81e5f5217')
+source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('3627b7da0533ca3fb10310f287dc0d569470960ffdaea7678fd878a20d409678')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list