[arch-commits] Commit in mailnag-gnome-shell/trunk (PKGBUILD)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 19:27:01
  Author: bgyorgy
Revision: 731579

upgpkg: mailnag-gnome-shell 3.38.0-1: Update to new version

Modified:
  mailnag-gnome-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 19:25:20 UTC (rev 731578)
+++ PKGBUILD2020-10-24 19:27:01 UTC (rev 731579)
@@ -2,7 +2,7 @@
 # Contributor: Patrick Ulbrich 
 
 pkgname=mailnag-gnome-shell
-pkgver=3.36.0
+pkgver=3.38.0
 pkgrel=1
 pkgdesc="Mailnag GNOME Shell extension"
 arch=('x86_64')
@@ -10,8 +10,8 @@
 license=('GPL')
 depends=('folks' 'gnome-shell' 'mailnag')
 makedepends=('vala')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/pulb/$pkgname/archive/v$pkgver.tar.gz;)
-sha256sums=('a3d4a890bd38b1488a2c921ab0d9e991db04850a2678ed68ec34ee8537795172')
+source=("https://github.com/pulb/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('c990c15b74f7d7895ccf614f848673d62370ea619ef84d1310eaae3f56bc32a0')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in mailnag-gnome-shell/trunk (PKGBUILD)

2020-05-27 Thread Balló György via arch-commits
Date: Wednesday, May 27, 2020 @ 17:33:33
  Author: bgyorgy
Revision: 635968

upgpkg: mailnag-gnome-shell 3.36.0-1: Update to new version

Modified:
  mailnag-gnome-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-27 17:31:37 UTC (rev 635967)
+++ PKGBUILD2020-05-27 17:33:33 UTC (rev 635968)
@@ -2,7 +2,7 @@
 # Contributor: Patrick Ulbrich 
 
 pkgname=mailnag-gnome-shell
-pkgver=3.34.0
+pkgver=3.36.0
 pkgrel=1
 pkgdesc="Mailnag GNOME Shell extension"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('folks' 'gnome-shell' 'mailnag')
 makedepends=('vala')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/pulb/$pkgname/archive/v$pkgver.tar.gz;)
-sha256sums=('6f080a575249137d93ec3bc6ffecc4720977bd79851bd892728d22ae381fc011')
+sha256sums=('a3d4a890bd38b1488a2c921ab0d9e991db04850a2678ed68ec34ee8537795172')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in mailnag-gnome-shell/trunk (PKGBUILD)

2019-10-27 Thread Antonio Rojas via arch-commits
Date: Sunday, October 27, 2019 @ 17:38:04
  Author: arojas
Revision: 520762

Update to 3.34.0

Modified:
  mailnag-gnome-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-27 16:57:40 UTC (rev 520761)
+++ PKGBUILD2019-10-27 17:38:04 UTC (rev 520762)
@@ -2,7 +2,7 @@
 # Contributor: Patrick Ulbrich 
 
 pkgname=mailnag-gnome-shell
-pkgver=3.32.1
+pkgver=3.34.0
 pkgrel=1
 pkgdesc="Mailnag GNOME Shell extension"
 arch=('x86_64')
@@ -11,14 +11,14 @@
 depends=('folks' 'gnome-shell' 'mailnag')
 makedepends=('vala')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/pulb/$pkgname/archive/v$pkgver.tar.gz;)
-sha256sums=('876441f751dd0e80be6e0e485df1cf53ca9e8c2086d26bbd4fbca53fd95f8530')
+sha256sums=('6f080a575249137d93ec3bc6ffecc4720977bd79851bd892728d22ae381fc011')
 
 build() {
-   cd $pkgname-$pkgver
-   make
+  cd $pkgname-$pkgver
+  make
 }
 
 package() {
-   cd $pkgname-$pkgver
-   make prefix="$pkgdir"/usr install
+  cd $pkgname-$pkgver
+  make prefix="$pkgdir"/usr install
 }


[arch-commits] Commit in mailnag-gnome-shell/trunk (PKGBUILD fix-syntax.patch)

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 01:08:18
  Author: bgyorgy
Revision: 482261

upgpkg: mailnag-gnome-shell 3.32.1-1

Update to new version

Modified:
  mailnag-gnome-shell/trunk/PKGBUILD
Deleted:
  mailnag-gnome-shell/trunk/fix-syntax.patch

--+
 PKGBUILD |   14 +++---
 fix-syntax.patch |   22 --
 2 files changed, 3 insertions(+), 33 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 01:02:19 UTC (rev 482260)
+++ PKGBUILD2019-06-19 01:08:18 UTC (rev 482261)
@@ -2,7 +2,7 @@
 # Contributor: Patrick Ulbrich 
 
 pkgname=mailnag-gnome-shell
-pkgver=3.32.0
+pkgver=3.32.1
 pkgrel=1
 pkgdesc="Mailnag GNOME Shell extension"
 arch=('x86_64')
@@ -10,17 +10,9 @@
 license=('GPL')
 depends=('folks' 'gnome-shell' 'mailnag')
 makedepends=('vala')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/pulb/$pkgname/archive/v$pkgver.tar.gz;
-fix-syntax.patch)
-sha256sums=('e96fa0e48ab0f958b5082176a35d655c78345b272cc61b2a8f33ad11230d3f58'
-'fce14359b4b7041de4fd2759a964bae6d2c4f9a0216573a5f3f9be770e28736e')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/pulb/$pkgname/archive/v$pkgver.tar.gz;)
+sha256sums=('876441f751dd0e80be6e0e485df1cf53ca9e8c2086d26bbd4fbca53fd95f8530')
 
-prepare() {
-   cd $pkgname-$pkgver
-   # Fix build
-   patch -Np1 -i ../fix-syntax.patch
-}
-
 build() {
cd $pkgname-$pkgver
make

Deleted: fix-syntax.patch
===
--- fix-syntax.patch2019-06-19 01:02:19 UTC (rev 482260)
+++ fix-syntax.patch2019-06-19 01:08:18 UTC (rev 482261)
@@ -1,22 +0,0 @@
-From f40fe4232da38d74353920755413996b9577c6cb Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
-Date: Wed, 17 Apr 2019 21:55:42 +0200
-Subject: [PATCH] Use correct syntax for array parameter
-

- aggregate-avatars.vala | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/aggregate-avatars.vala b/aggregate-avatars.vala
-index d73ee32..2d0e33d 100644
 a/aggregate-avatars.vala
-+++ b/aggregate-avatars.vala
-@@ -25,7 +25,7 @@
-  
- using Folks;
- 
--static int main(string args[])
-+static int main(string[] args)
- {
-   MainLoop mainloop = new MainLoop();
-   var aggregator = IndividualAggregator.dup();


[arch-commits] Commit in mailnag-gnome-shell/trunk (PKGBUILD fix-syntax.patch)

2019-04-17 Thread Balló György via arch-commits
Date: Wednesday, April 17, 2019 @ 19:59:08
  Author: bgyorgy
Revision: 451922

upgpkg: mailnag-gnome-shell 3.32.0-1

Update to new version

Added:
  mailnag-gnome-shell/trunk/fix-syntax.patch
Modified:
  mailnag-gnome-shell/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 fix-syntax.patch |   22 ++
 2 files changed, 33 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-17 19:48:03 UTC (rev 451921)
+++ PKGBUILD2019-04-17 19:59:08 UTC (rev 451922)
@@ -2,7 +2,7 @@
 # Contributor: Patrick Ulbrich 
 
 pkgname=mailnag-gnome-shell
-pkgver=3.30.0
+pkgver=3.32.0
 pkgrel=1
 pkgdesc="Mailnag GNOME Shell extension"
 arch=('x86_64')
@@ -10,9 +10,17 @@
 license=('GPL')
 depends=('folks' 'gnome-shell' 'mailnag')
 makedepends=('vala')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/pulb/$pkgname/archive/v$pkgver.tar.gz;)
-sha256sums=('eff8b03c587c86daa427dd2ab689d7797e95c85ee9b7bb3fb51ff53417f13644')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/pulb/$pkgname/archive/v$pkgver.tar.gz;
+fix-syntax.patch)
+sha256sums=('e96fa0e48ab0f958b5082176a35d655c78345b272cc61b2a8f33ad11230d3f58'
+'fce14359b4b7041de4fd2759a964bae6d2c4f9a0216573a5f3f9be770e28736e')
 
+prepare() {
+   cd $pkgname-$pkgver
+   # Fix build
+   patch -Np1 -i ../fix-syntax.patch
+}
+
 build() {
cd $pkgname-$pkgver
make

Added: fix-syntax.patch
===
--- fix-syntax.patch(rev 0)
+++ fix-syntax.patch2019-04-17 19:59:08 UTC (rev 451922)
@@ -0,0 +1,22 @@
+From f40fe4232da38d74353920755413996b9577c6cb Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
+Date: Wed, 17 Apr 2019 21:55:42 +0200
+Subject: [PATCH] Use correct syntax for array parameter
+
+---
+ aggregate-avatars.vala | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/aggregate-avatars.vala b/aggregate-avatars.vala
+index d73ee32..2d0e33d 100644
+--- a/aggregate-avatars.vala
 b/aggregate-avatars.vala
+@@ -25,7 +25,7 @@
+  
+ using Folks;
+ 
+-static int main(string args[])
++static int main(string[] args)
+ {
+   MainLoop mainloop = new MainLoop();
+   var aggregator = IndividualAggregator.dup();


[arch-commits] Commit in mailnag-gnome-shell/trunk (PKGBUILD)

2019-03-09 Thread Balló György via arch-commits
Date: Saturday, March 9, 2019 @ 15:10:50
  Author: bgyorgy
Revision: 438287

upgpkg: mailnag-gnome-shell 3.30.0-1

Update to new version

Modified:
  mailnag-gnome-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 15:08:17 UTC (rev 438286)
+++ PKGBUILD2019-03-09 15:10:50 UTC (rev 438287)
@@ -2,7 +2,7 @@
 # Contributor: Patrick Ulbrich 
 
 pkgname=mailnag-gnome-shell
-pkgver=3.28.0
+pkgver=3.30.0
 pkgrel=1
 pkgdesc="Mailnag GNOME Shell extension"
 arch=('x86_64')
@@ -10,8 +10,8 @@
 license=('GPL')
 depends=('folks' 'gnome-shell' 'mailnag')
 makedepends=('vala')
-source=("https://github.com/pulb/$pkgname/archive/v$pkgver.tar.gz;)
-sha256sums=('3c2561c79a9ffd2248b793700596f76da1a6123c42af011515984e8c2508dd50')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/pulb/$pkgname/archive/v$pkgver.tar.gz;)
+sha256sums=('eff8b03c587c86daa427dd2ab689d7797e95c85ee9b7bb3fb51ff53417f13644')
 
 build() {
cd $pkgname-$pkgver


[arch-commits] Commit in mailnag-gnome-shell/trunk (PKGBUILD)

2018-07-04 Thread Balló György via arch-commits
Date: Wednesday, July 4, 2018 @ 23:43:28
  Author: bgyorgy
Revision: 352254

upgpkg: mailnag-gnome-shell 3.28.0-1

Update to new version

Modified:
  mailnag-gnome-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-04 23:36:35 UTC (rev 352253)
+++ PKGBUILD2018-07-04 23:43:28 UTC (rev 352254)
@@ -3,8 +3,8 @@
 # Contributor: Patrick Ulbrich 
 
 pkgname=mailnag-gnome-shell
-pkgver=3.26.0
-pkgrel=2
+pkgver=3.28.0
+pkgrel=1
 pkgdesc="Mailnag GNOME Shell extension"
 arch=('x86_64')
 url="https://github.com/pulb/mailnag-gnome-shell;
@@ -12,7 +12,7 @@
 depends=('folks' 'gnome-shell' 'mailnag')
 makedepends=('vala')
 source=("https://github.com/pulb/$pkgname/archive/v$pkgver.tar.gz;)
-sha256sums=('06ae10d50553f43fa2a44a40bee8349c8e617f3cb36973682fc3d3d44679279c')
+sha256sums=('3c2561c79a9ffd2248b793700596f76da1a6123c42af011515984e8c2508dd50')
 
 build() {
cd $pkgname-$pkgver