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

2020-02-22 Thread Evangelos Foutras via arch-commits
Date: Sunday, February 23, 2020 @ 01:11:39
  Author: foutrelis
Revision: 376082

upgpkg: xfce4-weather-plugin 0.10.1-1: New upstream release.

Modified:
  xfce4-weather-plugin/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-23 00:33:27 UTC (rev 376081)
+++ PKGBUILD2020-02-23 01:11:39 UTC (rev 376082)
@@ -2,17 +2,17 @@
 # Contributor: Suzy Williams 
 
 pkgname=xfce4-weather-plugin
-pkgver=0.10.0
+pkgver=0.10.1
 pkgrel=1
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=('x86_64')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin";
+url="https://docs.xfce.org/panel-plugins/xfce4-weather-plugin";
 license=('GPL2')
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'libxml2' 'libsoup' 'hicolor-icon-theme')
 makedepends=('intltool')
 
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('4423a0c27830fd1f08e063aaefbf70f31d89235d75549ca841d677ab2e409572')
+sha256sums=('afb2af5f3effc2ea6181636ed0e82e6dafd556ec1b8478100802f85a5d167a89')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2019-09-24 Thread Evangelos Foutras via arch-commits
Date: Tuesday, September 24, 2019 @ 09:22:23
  Author: foutrelis
Revision: 363328

upgpkg: xfce4-weather-plugin 0.10.0-1

New upstream release.

Modified:
  xfce4-weather-plugin/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-24 08:56:25 UTC (rev 363327)
+++ PKGBUILD2019-09-24 09:22:23 UTC (rev 363328)
@@ -2,7 +2,7 @@
 # Contributor: Suzy Williams 
 
 pkgname=xfce4-weather-plugin
-pkgver=0.8.11
+pkgver=0.10.0
 pkgrel=1
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('xfce4-panel' 'libxml2' 'libsoup' 'hicolor-icon-theme')
 makedepends=('intltool')
 
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('0382ce99c0ad4424afe7096a354f301a9396d12807a0f2ab041912d6ab58145d')
+sha256sums=('4423a0c27830fd1f08e063aaefbf70f31d89235d75549ca841d677ab2e409572')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2019-03-25 Thread Evangelos Foutras via arch-commits
Date: Monday, March 25, 2019 @ 10:52:15
  Author: foutrelis
Revision: 349173

upgpkg: xfce4-weather-plugin 0.8.11-1

New upstream release.

Modified:
  xfce4-weather-plugin/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-25 09:04:36 UTC (rev 349172)
+++ PKGBUILD2019-03-25 10:52:15 UTC (rev 349173)
@@ -2,7 +2,7 @@
 # Contributor: Suzy Williams 
 
 pkgname=xfce4-weather-plugin
-pkgver=0.8.10
+pkgver=0.8.11
 pkgrel=1
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('xfce4-panel' 'libxml2' 'libsoup' 'hicolor-icon-theme')
 makedepends=('intltool')
 
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('ee6d43c444904631c240470e15e96215c2ce451158bfdbf234bce892bf60eab8')
+sha256sums=('0382ce99c0ad4424afe7096a354f301a9396d12807a0f2ab041912d6ab58145d')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2019-02-02 Thread Evangelos Foutras via arch-commits
Date: Saturday, February 2, 2019 @ 22:22:13
  Author: foutrelis
Revision: 345166

Update url field to use HTTPS

Modified:
  xfce4-weather-plugin/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-02 22:22:11 UTC (rev 345165)
+++ PKGBUILD2019-02-02 22:22:13 UTC (rev 345166)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=('x86_64')
-url="http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin";
+url="https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin";
 license=('GPL2')
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'libxml2' 'libsoup' 'hicolor-icon-theme')


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

2017-10-11 Thread Evangelos Foutras
Date: Wednesday, October 11, 2017 @ 20:43:55
  Author: foutrelis
Revision: 307518

upgpkg: xfce4-weather-plugin 0.8.10-1

New upstream release.

Modified:
  xfce4-weather-plugin/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-11 20:41:58 UTC (rev 307517)
+++ PKGBUILD2017-10-11 20:43:55 UTC (rev 307518)
@@ -3,7 +3,7 @@
 # Contributor: Suzy Williams 
 
 pkgname=xfce4-weather-plugin
-pkgver=0.8.9
+pkgver=0.8.10
 pkgrel=1
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('xfce4-panel' 'libxml2' 'libsoup' 'hicolor-icon-theme')
 makedepends=('intltool')
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('0e15d14b3e18c3da46ad23ee3158a25220f1474a48b611de96edb56221aecee5')
+sha256sums=('ee6d43c444904631c240470e15e96215c2ce451158bfdbf234bce892bf60eab8')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2017-02-16 Thread Evangelos Foutras
Date: Friday, February 17, 2017 @ 01:54:34
  Author: foutrelis
Revision: 289087

upgpkg: xfce4-weather-plugin 0.8.9-1

New upstream release.

Modified:
  xfce4-weather-plugin/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-17 01:27:10 UTC (rev 289086)
+++ PKGBUILD2017-02-17 01:54:34 UTC (rev 289087)
@@ -3,7 +3,7 @@
 # Contributor: Suzy Williams 
 
 pkgname=xfce4-weather-plugin
-pkgver=0.8.8
+pkgver=0.8.9
 pkgrel=1
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('xfce4-panel' 'libxml2' 'libsoup' 'hicolor-icon-theme')
 makedepends=('intltool')
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('651b722714fdafde3f548f183958c34e1539cf563193d7e51f28bfb6933d6d3f')
+sha256sums=('0e15d14b3e18c3da46ad23ee3158a25220f1474a48b611de96edb56221aecee5')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2016-08-31 Thread Evangelos Foutras
Date: Thursday, September 1, 2016 @ 00:27:19
  Author: foutrelis
Revision: 275635

upgpkg: xfce4-weather-plugin 0.8.8-1

New upstream release.

Modified:
  xfce4-weather-plugin/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-01 00:25:39 UTC (rev 275634)
+++ PKGBUILD2016-09-01 00:27:19 UTC (rev 275635)
@@ -3,7 +3,7 @@
 # Contributor: Suzy Williams 
 
 pkgname=xfce4-weather-plugin
-pkgver=0.8.7
+pkgver=0.8.8
 pkgrel=1
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('xfce4-panel' 'libxml2' 'libsoup' 'hicolor-icon-theme')
 makedepends=('intltool')
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('071e71106868c7d90c936256d837ca834d0ca6f54daea59a9b5fc11b318e65b0')
+sha256sums=('651b722714fdafde3f548f183958c34e1539cf563193d7e51f28bfb6933d6d3f')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2015-06-23 Thread Evangelos Foutras
Date: Tuesday, June 23, 2015 @ 21:29:56
  Author: foutrelis
Revision: 241241

upgpkg: xfce4-weather-plugin 0.8.6-1

New upstream release.

Modified:
  xfce4-weather-plugin/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-23 18:34:53 UTC (rev 241240)
+++ PKGBUILD2015-06-23 19:29:56 UTC (rev 241241)
@@ -3,8 +3,8 @@
 # Contributor: Suzy Williams 
 
 pkgname=xfce4-weather-plugin
-pkgver=0.8.5
-pkgrel=2
+pkgver=0.8.6
+pkgrel=1
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin";
@@ -14,7 +14,7 @@
 makedepends=('intltool')
 install=$pkgname.install
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/0.8/$pkgname-$pkgver.tar.bz2)
-sha256sums=('be8ac0e5635355d568e4095a3459f53efd5f10a8ef46976a43dc30cbb277e5cd')
+sha256sums=('927c3b2c699208d63b2baf469b74c8c0dfcb98006ca9f80d75e7aec62658e6fa')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2015-03-01 Thread Evangelos Foutras
Date: Sunday, March 1, 2015 @ 12:25:29
  Author: foutrelis
Revision: 232296

upgpkg: xfce4-weather-plugin 0.8.5-2

libxfce4util 4.12.0 rebuild.

Modified:
  xfce4-weather-plugin/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-01 11:25:27 UTC (rev 232295)
+++ PKGBUILD2015-03-01 11:25:29 UTC (rev 232296)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-weather-plugin
 pkgver=0.8.5
-pkgrel=1
+pkgrel=2
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin";


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

2014-12-23 Thread Evangelos Foutras
Date: Tuesday, December 23, 2014 @ 15:14:51
  Author: foutrelis
Revision: 227949

upgpkg: xfce4-weather-plugin 0.8.5-1

New upstream release.

Modified:
  xfce4-weather-plugin/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-23 12:17:11 UTC (rev 227948)
+++ PKGBUILD2014-12-23 14:14:51 UTC (rev 227949)
@@ -3,7 +3,7 @@
 # Contributor: Suzy Williams 
 
 pkgname=xfce4-weather-plugin
-pkgver=0.8.4
+pkgver=0.8.5
 pkgrel=1
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('intltool')
 install=$pkgname.install
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/0.8/$pkgname-$pkgver.tar.bz2)
-sha256sums=('56f6883f7b0e61e4fced57086dfb5a714afbb3d4ec33b1c433186c9a7d86fe3f')
+sha256sums=('be8ac0e5635355d568e4095a3459f53efd5f10a8ef46976a43dc30cbb277e5cd')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2014-07-02 Thread Evangelos Foutras
Date: Wednesday, July 2, 2014 @ 17:53:53
  Author: foutrelis
Revision: 216260

upgpkg: xfce4-weather-plugin 0.8.3-4

mtree rebuild.

Modified:
  xfce4-weather-plugin/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-02 15:52:08 UTC (rev 216259)
+++ PKGBUILD2014-07-02 15:53:53 UTC (rev 216260)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-weather-plugin
 pkgver=0.8.3
-pkgrel=3
+pkgrel=4
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin";



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

2013-02-19 Thread Evangelos Foutras
Date: Tuesday, February 19, 2013 @ 16:27:48
  Author: foutrelis
Revision: 178295

upgpkg: xfce4-weather-plugin 0.8.3-2

Disable upower until I figure out why it mistakenly reports "lid-is-closed: 
yes" on both of my laptops.

Modified:
  xfce4-weather-plugin/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-19 07:21:08 UTC (rev 178294)
+++ PKGBUILD2013-02-19 15:27:48 UTC (rev 178295)
@@ -4,13 +4,13 @@
 
 pkgname=xfce4-weather-plugin
 pkgver=0.8.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin";
 license=('GPL2')
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libxml2' 'libsoup' 'upower' 'hicolor-icon-theme')
+depends=('xfce4-panel' 'libxml2' 'libsoup' 'hicolor-icon-theme')
 makedepends=('intltool')
 options=('!libtool')
 install=$pkgname.install
@@ -26,7 +26,8 @@
 --libexecdir=/usr/lib \
 --localstatedir=/var \
 --disable-static \
---disable-debug
+--disable-debug \
+--disable-upower
   make
 }
 



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

2013-02-18 Thread Evangelos Foutras
Date: Tuesday, February 19, 2013 @ 08:20:57
  Author: foutrelis
Revision: 178293

upgpkg: xfce4-weather-plugin 0.8.3-1

New upstream release.

For now we do not use an Arch-specific GeoNames username; might be needed in 
the future:

http://mail.xfce.org/pipermail/xfce/2013-February/031972.html

Modified:
  xfce4-weather-plugin/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-19 06:40:18 UTC (rev 178292)
+++ PKGBUILD2013-02-19 07:20:57 UTC (rev 178293)
@@ -3,19 +3,19 @@
 # Contributor: Suzy Williams 
 
 pkgname=xfce4-weather-plugin
-pkgver=0.8.2
+pkgver=0.8.3
 pkgrel=1
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin";
 license=('GPL2')
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libxml2' 'hicolor-icon-theme')
+depends=('xfce4-panel' 'libxml2' 'libsoup' 'upower' 'hicolor-icon-theme')
 makedepends=('intltool')
 options=('!libtool')
 install=$pkgname.install
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/0.8/$pkgname-$pkgver.tar.bz2)
-sha256sums=('9506a3b1c04992202790b1deac8bbef8ed4933a0becd5c8e61194118e7eb67fe')
+sha256sums=('40a6a22be7653b15a47174a430da89040f178695b48e5e01e77990050f715ce4')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



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

2012-09-12 Thread Evangelos Foutras
Date: Wednesday, September 12, 2012 @ 09:41:10
  Author: foutrelis
Revision: 166574

upgpkg: xfce4-weather-plugin 0.8.2-1

New upstream release.

Modified:
  xfce4-weather-plugin/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-09-12 13:25:40 UTC (rev 166573)
+++ PKGBUILD2012-09-12 13:41:10 UTC (rev 166574)
@@ -3,7 +3,7 @@
 # Contributor: Suzy Williams 
 
 pkgname=xfce4-weather-plugin
-pkgver=0.8.1
+pkgver=0.8.2
 pkgrel=1
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 options=('!libtool')
 install=$pkgname.install
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/0.8/$pkgname-$pkgver.tar.bz2)
-sha256sums=('a03a001065afdd8a167a44b96885d70013290b88d82e7deec45a2d294411077d')
+sha256sums=('9506a3b1c04992202790b1deac8bbef8ed4933a0becd5c8e61194118e7eb67fe')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



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

2012-08-06 Thread Evangelos Foutras
Date: Monday, August 6, 2012 @ 12:59:41
  Author: foutrelis
Revision: 164813

upgpkg: xfce4-weather-plugin 0.8.1-1

New upstream release.

Modified:
  xfce4-weather-plugin/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-06 16:16:22 UTC (rev 164812)
+++ PKGBUILD2012-08-06 16:59:41 UTC (rev 164813)
@@ -3,7 +3,7 @@
 # Contributor: Suzy Williams 
 
 pkgname=xfce4-weather-plugin
-pkgver=0.8.0
+pkgver=0.8.1
 pkgrel=1
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 options=('!libtool')
 install=$pkgname.install
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/0.8/$pkgname-$pkgver.tar.bz2)
-sha256sums=('37157456e41b1d6367ee3d785c92845d6b3d826cc1a3740282db5c3f6b0647b9')
+sha256sums=('a03a001065afdd8a167a44b96885d70013290b88d82e7deec45a2d294411077d')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



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

2012-07-23 Thread Evangelos Foutras
Date: Monday, July 23, 2012 @ 06:32:24
  Author: foutrelis
Revision: 163982

upgpkg: xfce4-weather-plugin 0.8.0-1

New upstream release.

Modified:
  xfce4-weather-plugin/trunk/PKGBUILD

--+
 PKGBUILD |   20 +++-
 1 file changed, 7 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-07-23 10:11:13 UTC (rev 163981)
+++ PKGBUILD2012-07-23 10:32:24 UTC (rev 163982)
@@ -3,31 +3,25 @@
 # Contributor: Suzy Williams 
 
 pkgname=xfce4-weather-plugin
-pkgver=0.7.4
-pkgrel=3
+pkgver=0.8.0
+pkgrel=1
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin";
 license=('GPL2')
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libxfcegui4' 'libxml2' 'hicolor-icon-theme')
+depends=('xfce4-panel' 'libxml2' 'hicolor-icon-theme')
 makedepends=('intltool')
 options=('!libtool')
 install=$pkgname.install
-source=(http://archive.xfce.org/src/panel-plugins/$pkgname/0.7/$pkgname-$pkgver.tar.bz2)
-sha256sums=('3f76207b8a845d15bfec6825bd5300aedd086c455259c4dd8670a89a3c8ab382')
+source=(http://archive.xfce.org/src/panel-plugins/$pkgname/0.8/$pkgname-$pkgver.tar.bz2)
+sha256sums=('37157456e41b1d6367ee3d785c92845d6b3d826cc1a3740282db5c3f6b0647b9')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
 
-  # Switch to a working license key
-  # https://bugs.archlinux.org/task/26815
-  sed -i \
--e 's/^#define PARTNER_ID.*/#define PARTNER_ID "1003666583"/' \
--e 's/^#define LICENSE_KEY.*/#define LICENSE_KEY "4128909340a9b2fc"/' \
-panel-plugin/weather.h
-
-  ./configure --prefix=/usr \
+  ./configure \
+--prefix=/usr \
 --sysconfdir=/etc \
 --libexecdir=/usr/lib \
 --localstatedir=/var \



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

2012-04-28 Thread Evangelos Foutras
Date: Saturday, April 28, 2012 @ 20:15:40
  Author: foutrelis
Revision: 157553

upgpkg: xfce4-weather-plugin 0.7.4-3

libxfce4util 4.10.0 and xfce4-panel 4.10.0 rebuild.

Modified:
  xfce4-weather-plugin/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-04-29 00:12:35 UTC (rev 157552)
+++ PKGBUILD2012-04-29 00:15:40 UTC (rev 157553)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-weather-plugin
 pkgver=0.7.4
-pkgrel=2
+pkgrel=3
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin";



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

2011-11-09 Thread Evangelos Foutras
Date: Wednesday, November 9, 2011 @ 13:10:08
  Author: foutrelis
Revision: 142429

upgpkg: xfce4-weather-plugin 0.7.4-2

Fix FS#26815: expired XOAP license key

Modified:
  xfce4-weather-plugin/trunk/PKGBUILD

--+
 PKGBUILD |   11 +--
 1 file changed, 9 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-11-09 18:01:55 UTC (rev 142428)
+++ PKGBUILD2011-11-09 18:10:08 UTC (rev 142429)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-weather-plugin
 pkgver=0.7.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin";
@@ -15,11 +15,18 @@
 options=('!libtool')
 install=$pkgname.install
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/0.7/$pkgname-$pkgver.tar.bz2)
-sha1sums=('b99be64134693a428c27a5f147a163e194c29f39')
+sha256sums=('3f76207b8a845d15bfec6825bd5300aedd086c455259c4dd8670a89a3c8ab382')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
 
+  # Switch to a working license key
+  # https://bugs.archlinux.org/task/26815
+  sed -i \
+-e 's/^#define PARTNER_ID.*/#define PARTNER_ID "1003666583"/' \
+-e 's/^#define LICENSE_KEY.*/#define LICENSE_KEY "4128909340a9b2fc"/' \
+panel-plugin/weather.h
+
   ./configure --prefix=/usr \
 --sysconfdir=/etc \
 --libexecdir=/usr/lib \



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

2011-01-19 Thread andyrtr
Date: Wednesday, January 19, 2011 @ 16:22:17
  Author: andyrtr
Revision: 106958

update pkgbuild, would still segfault, needs more porting upstream

Modified:
  xfce4-weather-plugin/trunk/PKGBUILD

--+
 PKGBUILD |   22 +++---
 1 file changed, 15 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-19 20:31:40 UTC (rev 106957)
+++ PKGBUILD2011-01-19 21:22:17 UTC (rev 106958)
@@ -4,14 +4,14 @@
 
 pkgname=xfce4-weather-plugin
 pkgver=0.7.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=(i686 x86_64)
 license=('GPL2')
 url="http://xfce-goodies.berlios.de/";
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libxml2' 'hicolor-icon-theme')
-makedepends=('pkgconfig')
+depends=('xfce4-panel>=4.8.0' 'libxfcegui4' 'libxml2' 'hicolor-icon-theme')
+makedepends=('intltool')
 options=('!libtool')
 install=${pkgname}.install
 source=( 
http://archive.xfce.org/src/panel-plugins/${pkgname}/0.7/${pkgname}-${pkgver}.tar.bz2)
@@ -19,8 +19,16 @@
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
---localstatedir=/var --disable-static
-  make || return 1
-  make DESTDIR=${pkgdir} install || return 1
+  ./configure --prefix=/usr \
+   --sysconfdir=/etc \
+   --libexecdir=/usr/lib \
+   --localstatedir=/var \
+   --disable-static \
+   --disable-debug
+  make
 }
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}