[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2020-12-16 Thread Eli Schwartz via arch-commits
Date: Wednesday, December 16, 2020 @ 12:11:46
  Author: eschwartz
Revision: 776651

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 776650, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-16 12:11:30 UTC (rev 776650)
+++ PKGBUILD2020-12-16 12:11:46 UTC (rev 776651)
@@ -1,24 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.10
-pkgrel=1
-_file=3679755
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('6fe89d1297dc684d68bd2b739517e0c8abb69afcec045acc5cea72ca5101bc44')
-
-package() {
-  depends=("firefox")
-
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 776650, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-16 12:11:46 UTC (rev 776651)
@@ -0,0 +1,24 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.10.1
+pkgrel=1
+_file=3694628
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('85600a60e0def36d0af4e7302b9cc739c46469fbdb879c2da24262c0ea7ad982')
+
+package() {
+  depends=("firefox")
+
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2020-11-28 Thread Eli Schwartz via arch-commits
Date: Sunday, November 29, 2020 @ 04:57:50
  Author: eschwartz
Revision: 766152

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 766151, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-29 04:56:46 UTC (rev 766151)
+++ PKGBUILD2020-11-29 04:57:50 UTC (rev 766152)
@@ -1,24 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.9.5
-pkgrel=1
-_file=3640268
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('327f8590193d63a484699dc99ed27cc0fa14082355169b3935e6b6db3e828184')
-
-package() {
-  depends=("firefox")
-
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 766151, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-29 04:57:50 UTC (rev 766152)
@@ -0,0 +1,24 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.10
+pkgrel=1
+_file=3679755
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('6fe89d1297dc684d68bd2b739517e0c8abb69afcec045acc5cea72ca5101bc44')
+
+package() {
+  depends=("firefox")
+
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2020-09-21 Thread Eli Schwartz via arch-commits
Date: Tuesday, September 22, 2020 @ 02:55:49
  Author: eschwartz
Revision: 711331

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 711330, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-09-22 02:54:33 UTC (rev 711330)
+++ PKGBUILD2020-09-22 02:55:49 UTC (rev 711331)
@@ -1,24 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.9.4
-pkgrel=1
-_file=3621852
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('b5cff52071416adfb3ee5fef9a89817e3c12513fb98b276ccff7c9d9129bd5a2')
-
-package() {
-  depends=("firefox")
-
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 711330, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-09-22 02:55:49 UTC (rev 711331)
@@ -0,0 +1,24 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.9.5
+pkgrel=1
+_file=3640268
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('327f8590193d63a484699dc99ed27cc0fa14082355169b3935e6b6db3e828184')
+
+package() {
+  depends=("firefox")
+
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2020-08-13 Thread Eli Schwartz via arch-commits
Date: Thursday, August 13, 2020 @ 18:33:01
  Author: eschwartz
Revision: 677886

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 677885, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-08-13 18:32:33 UTC (rev 677885)
+++ PKGBUILD2020-08-13 18:33:01 UTC (rev 677886)
@@ -1,24 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.9.3
-pkgrel=1
-_file=3612966
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('474ca379a907814f633929f1b66a4520b5e594e9abad6026c8616de47c6cef1b')
-
-package() {
-  depends=("firefox")
-
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 677885, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-08-13 18:33:01 UTC (rev 677886)
@@ -0,0 +1,24 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.9.4
+pkgrel=1
+_file=3621852
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('b5cff52071416adfb3ee5fef9a89817e3c12513fb98b276ccff7c9d9129bd5a2')
+
+package() {
+  depends=("firefox")
+
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2020-07-22 Thread Eli Schwartz via arch-commits
Date: Thursday, July 23, 2020 @ 01:22:23
  Author: eschwartz
Revision: 664963

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 664962, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-23 01:22:06 UTC (rev 664962)
+++ PKGBUILD2020-07-23 01:22:23 UTC (rev 664963)
@@ -1,24 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.9.1
-pkgrel=1
-_file=3608375
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('f8c8710ce07685da66e144fabf8578ec437e890d37068936393da753c661a063')
-
-package() {
-  depends=("firefox")
-
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 664962, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-23 01:22:23 UTC (rev 664963)
@@ -0,0 +1,24 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.9.3
+pkgrel=1
+_file=3612966
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('474ca379a907814f633929f1b66a4520b5e594e9abad6026c8616de47c6cef1b')
+
+package() {
+  depends=("firefox")
+
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2020-07-20 Thread Eli Schwartz via arch-commits
Date: Monday, July 20, 2020 @ 22:52:46
  Author: eschwartz
Revision: 664663

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 664662, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-20 22:52:30 UTC (rev 664662)
+++ PKGBUILD2020-07-20 22:52:46 UTC (rev 664663)
@@ -1,24 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.9
-pkgrel=1
-_file=3600017
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('d1c37b04df98dde3fe2873f41c54f2d318623377e64e4dd5ad8283750de4662e')
-
-package() {
-  depends=("firefox")
-
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 664662, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-20 22:52:46 UTC (rev 664663)
@@ -0,0 +1,24 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.9.1
+pkgrel=1
+_file=3608375
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('f8c8710ce07685da66e144fabf8578ec437e890d37068936393da753c661a063')
+
+package() {
+  depends=("firefox")
+
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2020-07-05 Thread Eli Schwartz via arch-commits
Date: Sunday, July 5, 2020 @ 14:59:41
  Author: eschwartz
Revision: 657856

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 657855, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-05 14:59:26 UTC (rev 657855)
+++ PKGBUILD2020-07-05 14:59:41 UTC (rev 657856)
@@ -1,24 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.8.4
-pkgrel=1
-_file=3539016
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('944277b496a4399f28063701ed9555eb509eaeae094382325d1d02b8c8f8fe2e')
-
-package() {
-  depends=("firefox")
-
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 657855, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-05 14:59:41 UTC (rev 657856)
@@ -0,0 +1,24 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.9
+pkgrel=1
+_file=3600017
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('d1c37b04df98dde3fe2873f41c54f2d318623377e64e4dd5ad8283750de4662e')
+
+package() {
+  depends=("firefox")
+
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2020-04-02 Thread Eli Schwartz via arch-commits
Date: Friday, April 3, 2020 @ 01:41:39
  Author: eschwartz
Revision: 610629

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 610628, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-04-03 01:41:24 UTC (rev 610628)
+++ PKGBUILD2020-04-03 01:41:39 UTC (rev 610629)
@@ -1,24 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.8
-pkgrel=1
-_file=3504291
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('1cc19ff4564fd944e896b4297bb7c214ac23978685a1851865913e78de409cdf')
-
-package() {
-  depends=("firefox")
-
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 610628, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-04-03 01:41:39 UTC (rev 610629)
@@ -0,0 +1,24 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.8.4
+pkgrel=1
+_file=3539016
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('944277b496a4399f28063701ed9555eb509eaeae094382325d1d02b8c8f8fe2e')
+
+package() {
+  depends=("firefox")
+
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2020-02-16 Thread Eli Schwartz via arch-commits
Date: Monday, February 17, 2020 @ 00:37:34
  Author: eschwartz
Revision: 573799

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 573798, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-17 00:37:17 UTC (rev 573798)
+++ PKGBUILD2020-02-17 00:37:34 UTC (rev 573799)
@@ -1,24 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.7
-pkgrel=1
-_file=3429671
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('05fb79b13702277b7c5ab778ba572fc3a7d38c0eb6d0b24dd3f2a39f4bb78519')
-
-package() {
-  depends=("firefox")
-
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 573798, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-17 00:37:34 UTC (rev 573799)
@@ -0,0 +1,24 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.8
+pkgrel=1
+_file=3504291
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('1cc19ff4564fd944e896b4297bb7c214ac23978685a1851865913e78de409cdf')
+
+package() {
+  depends=("firefox")
+
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2019-10-25 Thread Eli Schwartz via arch-commits
Date: Friday, October 25, 2019 @ 12:23:11
  Author: eschwartz
Revision: 518858

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 518857, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-10-25 12:22:55 UTC (rev 518857)
+++ PKGBUILD2019-10-25 12:23:11 UTC (rev 518858)
@@ -1,24 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.6.3
-pkgrel=1
-_file=3385827
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('e5e00d678f99f6275fc1fe4279cad134224987965b7b4c7de587a37dcbed970e')
-
-package() {
-  depends=("firefox")
-
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 518857, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-10-25 12:23:11 UTC (rev 518858)
@@ -0,0 +1,24 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.7
+pkgrel=1
+_file=3429671
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('05fb79b13702277b7c5ab778ba572fc3a7d38c0eb6d0b24dd3f2a39f4bb78519')
+
+package() {
+  depends=("firefox")
+
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2019-08-23 Thread Eli Schwartz via arch-commits
Date: Friday, August 23, 2019 @ 14:01:09
  Author: eschwartz
Revision: 501311

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 501310, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-23 14:00:52 UTC (rev 501310)
+++ PKGBUILD2019-08-23 14:01:09 UTC (rev 501311)
@@ -1,24 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.6.2
-pkgrel=2
-_file=3375913
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('81b0994583fd4fd6057991f768efbbdca6bd037e0acec36dcb1c09bf9d9e5f96')
-
-package() {
-  depends=("firefox")
-
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 501310, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-23 14:01:09 UTC (rev 501311)
@@ -0,0 +1,24 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.6.3
+pkgrel=1
+_file=3385827
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('e5e00d678f99f6275fc1fe4279cad134224987965b7b4c7de587a37dcbed970e')
+
+package() {
+  depends=("firefox")
+
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2019-08-13 Thread Eli Schwartz via arch-commits
Date: Tuesday, August 13, 2019 @ 23:28:53
  Author: eschwartz
Revision: 499088

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 499087, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-13 23:28:38 UTC (rev 499087)
+++ PKGBUILD2019-08-13 23:28:53 UTC (rev 499088)
@@ -1,24 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.6.2
-pkgrel=1
-_file=3371123
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('d9407dbf239610c21f913bec5f721c04f792db2b43219170a428ca5d8ae781e7')
-
-package() {
-  depends=("firefox")
-
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 499087, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-13 23:28:53 UTC (rev 499088)
@@ -0,0 +1,24 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.6.2
+pkgrel=2
+_file=3375913
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('81b0994583fd4fd6057991f768efbbdca6bd037e0acec36dcb1c09bf9d9e5f96')
+
+package() {
+  depends=("firefox")
+
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2019-08-12 Thread Sergej Pupykin via arch-commits
Date: Monday, August 12, 2019 @ 17:04:31
  Author: spupykin
Revision: 499028

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 499027, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   49 -
 1 file changed, 24 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-12 17:04:21 UTC (rev 499027)
+++ PKGBUILD2019-08-12 17:04:31 UTC (rev 499028)
@@ -1,25 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.6.1
-pkgrel=1
-_file=3371123
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('d9407dbf239610c21f913bec5f721c04f792db2b43219170a428ca5d8ae781e7')
-b2sums=('0010f5f10f2f1934de391afe48fcc4d1799d473016c0f97cb11b9b66b7fd93079d0fe9eca5c87296f89bb011806041ff361d032dfda4d0abc628fad4914f99a5')
-
-package() {
-  depends=("firefox")
-
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 499027, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-12 17:04:31 UTC (rev 499028)
@@ -0,0 +1,24 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.6.2
+pkgrel=1
+_file=3371123
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('d9407dbf239610c21f913bec5f721c04f792db2b43219170a428ca5d8ae781e7')
+
+package() {
+  depends=("firefox")
+
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2019-08-02 Thread Eli Schwartz via arch-commits
Date: Friday, August 2, 2019 @ 21:36:23
  Author: eschwartz
Revision: 497102

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 497101, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   50 +-
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-02 21:36:06 UTC (rev 497101)
+++ PKGBUILD2019-08-02 21:36:23 UTC (rev 497102)
@@ -1,25 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.6
-pkgrel=1
-_file=3369259
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('db060b73d352a2f701a1afb72cb0219eeb899b3fbcdfb5304c46dd1534eeddf9')
-b2sums=('a36ec161a87995edb6f333ece090490cc60cf5137b0375ddbb7b44cd7fa911141c4eb4e9b42089b7e3c21c0c915a966b1aa4b570173dcc607bb86fae9424e91c')
-
-package() {
-  depends=("firefox")
-
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 497101, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-02 21:36:23 UTC (rev 497102)
@@ -0,0 +1,25 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.6.1
+pkgrel=1
+_file=3371123
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('d9407dbf239610c21f913bec5f721c04f792db2b43219170a428ca5d8ae781e7')
+b2sums=('0010f5f10f2f1934de391afe48fcc4d1799d473016c0f97cb11b9b66b7fd93079d0fe9eca5c87296f89bb011806041ff361d032dfda4d0abc628fad4914f99a5')
+
+package() {
+  depends=("firefox")
+
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2019-07-30 Thread Eli Schwartz via arch-commits
Date: Wednesday, July 31, 2019 @ 05:04:04
  Author: eschwartz
Revision: 495455

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 495454, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   51 +--
 1 file changed, 25 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-31 05:03:31 UTC (rev 495454)
+++ PKGBUILD2019-07-31 05:04:04 UTC (rev 495455)
@@ -1,26 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.5.2
-pkgrel=1
-_file=1748627
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('63818b07a0c62074aa79045685eaf37d09e89daace67db4a363e6f85816731f6')
-b2sums=('b7bdf7731878d0961773679c42a4552d12611a8d305edd046ec4e62a61f267acb8e3e231c1f4dd6dd5de99541bee12ee7a46e410e45f2236ee0bbaef39b2ac96')
-
-package() {
-  depends=("firefox")
-
-  cd "${srcdir}"
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 495454, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-31 05:04:04 UTC (rev 495455)
@@ -0,0 +1,25 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.6
+pkgrel=1
+_file=3369259
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('db060b73d352a2f701a1afb72cb0219eeb899b3fbcdfb5304c46dd1534eeddf9')
+b2sums=('a36ec161a87995edb6f333ece090490cc60cf5137b0375ddbb7b44cd7fa911141c4eb4e9b42089b7e3c21c0c915a966b1aa4b570173dcc607bb86fae9424e91c')
+
+package() {
+  depends=("firefox")
+
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 "${srcdir}"/adblock-plus-${pkgver}.xpi 
"${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2019-04-19 Thread Eli Schwartz via arch-commits
Date: Friday, April 19, 2019 @ 23:36:30
  Author: eschwartz
Revision: 452072

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 452071, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   51 ++-
 1 file changed, 26 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-19 23:35:59 UTC (rev 452071)
+++ PKGBUILD2019-04-19 23:36:30 UTC (rev 452072)
@@ -1,25 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.5.1
-pkgrel=1
-_file=1731512
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('7aeb75688014bdf5e80d43991f46eca6dfc0eeb1918b780f330d82c7e2d2298a')
-
-package() {
-  depends=("firefox")
-
-  cd "${srcdir}"
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 452071, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-19 23:36:30 UTC (rev 452072)
@@ -0,0 +1,26 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.5.2
+pkgrel=1
+_file=1748627
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('63818b07a0c62074aa79045685eaf37d09e89daace67db4a363e6f85816731f6')
+b2sums=('b7bdf7731878d0961773679c42a4552d12611a8d305edd046ec4e62a61f267acb8e3e231c1f4dd6dd5de99541bee12ee7a46e410e45f2236ee0bbaef39b2ac96')
+
+package() {
+  depends=("firefox")
+
+  cd "${srcdir}"
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2019-04-04 Thread Eli Schwartz via arch-commits
Date: Thursday, April 4, 2019 @ 15:48:34
  Author: eschwartz
Revision: 449613

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 449612, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   50 +-
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-04 15:48:19 UTC (rev 449612)
+++ PKGBUILD2019-04-04 15:48:34 UTC (rev 449613)
@@ -1,25 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.5
-pkgrel=1
-_file=1709104
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('50604d16b1d8f9ee25165eb250c1f38f7b5b2465313caa66be78439ae9adcc4a')
-
-package() {
-  depends=("firefox")
-
-  cd "${srcdir}"
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 449612, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-04 15:48:34 UTC (rev 449613)
@@ -0,0 +1,25 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.5.1
+pkgrel=1
+_file=1731512
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('7aeb75688014bdf5e80d43991f46eca6dfc0eeb1918b780f330d82c7e2d2298a')
+
+package() {
+  depends=("firefox")
+
+  cd "${srcdir}"
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2019-03-12 Thread Eli Schwartz via arch-commits
Date: Wednesday, March 13, 2019 @ 04:14:12
  Author: eschwartz
Revision: 440776

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 440775, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   51 +--
 1 file changed, 25 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-13 04:13:54 UTC (rev 440775)
+++ PKGBUILD2019-03-13 04:14:12 UTC (rev 440776)
@@ -1,26 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.4.3
-pkgrel=1
-_file=1242199
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-makedepends=('unzip')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('62240a585523c90d7a34e41063b9ba4daa1e2fa93e2d31426109b9e5ac2133e4')
-
-package() {
-  depends=("firefox")
-
-  cd "${srcdir}"
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 440775, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-13 04:14:12 UTC (rev 440776)
@@ -0,0 +1,25 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.5
+pkgrel=1
+_file=1709104
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('50604d16b1d8f9ee25165eb250c1f38f7b5b2465313caa66be78439ae9adcc4a')
+
+package() {
+  depends=("firefox")
+
+  cd "${srcdir}"
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2019-01-22 Thread Eli Schwartz via arch-commits
Date: Wednesday, January 23, 2019 @ 03:46:44
  Author: eschwartz
Revision: 427074

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 427073, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-23 03:46:24 UTC (rev 427073)
+++ PKGBUILD2019-01-23 03:46:44 UTC (rev 427074)
@@ -1,26 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.4.2
-pkgrel=1
-_file=1168281
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-makedepends=('unzip')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('323dfd642bef52784df6e5f495d8d0a4d8fad19cd470bef7417d13dea9a95f8f')
-
-package() {
-  depends=("firefox")
-
-  cd "${srcdir}"
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 427073, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-23 03:46:44 UTC (rev 427074)
@@ -0,0 +1,26 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.4.3
+pkgrel=1
+_file=1242199
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+makedepends=('unzip')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('62240a585523c90d7a34e41063b9ba4daa1e2fa93e2d31426109b9e5ac2133e4')
+
+package() {
+  depends=("firefox")
+
+  cd "${srcdir}"
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2018-12-03 Thread Eli Schwartz via arch-commits
Date: Monday, December 3, 2018 @ 18:50:39
  Author: eschwartz
Revision: 410994

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 410993, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-03 18:50:24 UTC (rev 410993)
+++ PKGBUILD2018-12-03 18:50:39 UTC (rev 410994)
@@ -1,26 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.4.1
-pkgrel=1
-_file=1149776
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-makedepends=('unzip')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('1d4d4ddf9f0fc99a5cfebc71f2540080248f4e71bad0a4b77020e14b07dc0084')
-
-package() {
-  depends=("firefox")
-
-  cd "${srcdir}"
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 410993, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-03 18:50:39 UTC (rev 410994)
@@ -0,0 +1,26 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.4.2
+pkgrel=1
+_file=1168281
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+makedepends=('unzip')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('323dfd642bef52784df6e5f495d8d0a4d8fad19cd470bef7417d13dea9a95f8f')
+
+package() {
+  depends=("firefox")
+
+  cd "${srcdir}"
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2018-11-14 Thread Eli Schwartz via arch-commits
Date: Thursday, November 15, 2018 @ 03:12:01
  Author: eschwartz
Revision: 407617

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 407616, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-15 03:11:37 UTC (rev 407616)
+++ PKGBUILD2018-11-15 03:12:01 UTC (rev 407617)
@@ -1,26 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.4
-pkgrel=1
-_file=1130290
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-makedepends=('unzip')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('60b36c4e067031d532837a9f21324dc495952a6ea414b6f58ef93211889454b0')
-
-package() {
-  depends=("firefox")
-
-  cd "${srcdir}"
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 407616, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-15 03:12:01 UTC (rev 407617)
@@ -0,0 +1,26 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.4.1
+pkgrel=1
+_file=1149776
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+makedepends=('unzip')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('1d4d4ddf9f0fc99a5cfebc71f2540080248f4e71bad0a4b77020e14b07dc0084')
+
+package() {
+  depends=("firefox")
+
+  cd "${srcdir}"
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2018-10-31 Thread Eli Schwartz via arch-commits
Date: Thursday, November 1, 2018 @ 02:29:19
  Author: eschwartz
Revision: 400911

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 400910, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-01 02:28:59 UTC (rev 400910)
+++ PKGBUILD2018-11-01 02:29:19 UTC (rev 400911)
@@ -1,26 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.3.1
-pkgrel=1
-_file=106
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-makedepends=('unzip')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('a12d40b03812d152e2fb6870be133158b941b4fcf97b139b00b84c9f30cf2191')
-
-package() {
-  depends=("firefox")
-
-  cd "${srcdir}"
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 400910, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-01 02:29:19 UTC (rev 400911)
@@ -0,0 +1,26 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.4
+pkgrel=1
+_file=1130290
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+makedepends=('unzip')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('60b36c4e067031d532837a9f21324dc495952a6ea414b6f58ef93211889454b0')
+
+package() {
+  depends=("firefox")
+
+  cd "${srcdir}"
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2018-08-30 Thread Eli Schwartz via arch-commits
Date: Thursday, August 30, 2018 @ 19:46:58
  Author: eschwartz
Revision: 375681

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 375680, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   53 ++---
 1 file changed, 26 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-30 19:46:40 UTC (rev 375680)
+++ PKGBUILD2018-08-30 19:46:58 UTC (rev 375681)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Eschwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.3
-pkgrel=1
-_file=1058236
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-makedepends=('unzip')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('9b7585714f18c1b09e89257cfe93927b589116d1a7a1469aa194572d5ba3259b')
-
-package() {
-  depends=("firefox")
-
-  cd "${srcdir}"
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 375680, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-30 19:46:58 UTC (rev 375681)
@@ -0,0 +1,26 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.3.1
+pkgrel=1
+_file=106
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+makedepends=('unzip')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('a12d40b03812d152e2fb6870be133158b941b4fcf97b139b00b84c9f30cf2191')
+
+package() {
+  depends=("firefox")
+
+  cd "${srcdir}"
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2018-08-28 Thread Eli Schwartz via arch-commits
Date: Tuesday, August 28, 2018 @ 15:05:01
  Author: eschwartz
Revision: 375002

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 375001, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   54 +++---
 1 file changed, 27 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-28 15:04:33 UTC (rev 375001)
+++ PKGBUILD2018-08-28 15:05:01 UTC (rev 375002)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Eschwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.2
-pkgrel=1
-_file=1018006
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/;
-license=('GPL3')
-groups=('firefox-addons')
-makedepends=('unzip')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('f97b18439de95d110ac24f6a827e148c5568f637d2e0fc69f65cb76412f12a05')
-
-package() {
-  depends=("firefox")
-
-  cd "${srcdir}"
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 375001, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-28 15:05:01 UTC (rev 375002)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Eschwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.3
+pkgrel=1
+_file=1058236
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+makedepends=('unzip')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('9b7585714f18c1b09e89257cfe93927b589116d1a7a1469aa194572d5ba3259b')
+
+package() {
+  depends=("firefox")
+
+  cd "${srcdir}"
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2018-07-17 Thread Eli Schwartz via arch-commits
Date: Tuesday, July 17, 2018 @ 21:28:28
  Author: eschwartz
Revision: 361180

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 361179, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   53 +++--
 1 file changed, 27 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-17 21:28:01 UTC (rev 361179)
+++ PKGBUILD2018-07-17 21:28:28 UTC (rev 361180)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Eschwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.1
-pkgrel=1
-_file=957947
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="http://adblockplus.org/;
-license=('GPL')
-groups=('firefox-addons')
-depends=("firefox")
-makedepends=('unzip')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('c8dfffb9df1046224c8579c276690b4264d7f363872268a938e8846e2aed5a94')
-
-package() {
-  cd "${srcdir}"
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 361179, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-17 21:28:28 UTC (rev 361180)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Eschwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.2
+pkgrel=1
+_file=1018006
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/;
+license=('GPL3')
+groups=('firefox-addons')
+makedepends=('unzip')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('f97b18439de95d110ac24f6a827e148c5568f637d2e0fc69f65cb76412f12a05')
+
+package() {
+  depends=("firefox")
+
+  cd "${srcdir}"
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2018-05-22 Thread Eli Schwartz via arch-commits
Date: Tuesday, May 22, 2018 @ 06:41:45
  Author: eschwartz
Revision: 326869

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 326868, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-05-22 06:41:27 UTC (rev 326868)
+++ PKGBUILD2018-05-22 06:41:45 UTC (rev 326869)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Eschwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.0.4
-pkgrel=1
-_file=931995
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="http://adblockplus.org/;
-license=('GPL')
-groups=('firefox-addons')
-depends=("firefox")
-makedepends=('unzip')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('cb64227876fc25590fe31ad31373f9fb7d46a376e16761a240ac7c6dcf76ea9f')
-
-package() {
-  cd "${srcdir}"
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 326868, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-05-22 06:41:45 UTC (rev 326869)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Eschwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.1
+pkgrel=1
+_file=957947
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="http://adblockplus.org/;
+license=('GPL')
+groups=('firefox-addons')
+depends=("firefox")
+makedepends=('unzip')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('c8dfffb9df1046224c8579c276690b4264d7f363872268a938e8846e2aed5a94')
+
+package() {
+  cd "${srcdir}"
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2018-04-21 Thread Eli Schwartz via arch-commits
Date: Sunday, April 22, 2018 @ 05:27:32
  Author: eschwartz
Revision: 317275

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 317274, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-22 05:27:10 UTC (rev 317274)
+++ PKGBUILD2018-04-22 05:27:32 UTC (rev 317275)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Eschwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.0.1
-pkgrel=2
-_file=764081
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="http://adblockplus.org/;
-license=('GPL')
-groups=('firefox-addons')
-depends=("firefox")
-makedepends=('unzip')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('0e9973e14e6a57871e797b72d044e30b252121822e233b73e3087f51a0bc5efc')
-
-package() {
-  cd "${srcdir}"
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 317274, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-22 05:27:32 UTC (rev 317275)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Eschwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.0.4
+pkgrel=1
+_file=931995
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="http://adblockplus.org/;
+license=('GPL')
+groups=('firefox-addons')
+depends=("firefox")
+makedepends=('unzip')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('cb64227876fc25590fe31ad31373f9fb7d46a376e16761a240ac7c6dcf76ea9f')
+
+package() {
+  cd "${srcdir}"
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2017-11-16 Thread Sergej Pupykin
Date: Thursday, November 16, 2017 @ 13:26:30
  Author: spupykin
Revision: 266965

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 266964, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-16 13:26:14 UTC (rev 266964)
+++ PKGBUILD2017-11-16 13:26:30 UTC (rev 266965)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Eschwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.0.1
-pkgrel=1
-_file=764081
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="http://adblockplus.org/;
-license=('GPL')
-groups=('firefox-addons')
-depends=("firefox")
-makedepends=('unzip')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('0e9973e14e6a57871e797b72d044e30b252121822e233b73e3087f51a0bc5efc')
-
-package() {
-  cd "${srcdir}"
-  _extension_id="d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 266964, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-16 13:26:30 UTC (rev 266965)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Eschwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.0.1
+pkgrel=2
+_file=764081
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="http://adblockplus.org/;
+license=('GPL')
+groups=('firefox-addons')
+depends=("firefox")
+makedepends=('unzip')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('0e9973e14e6a57871e797b72d044e30b252121822e233b73e3087f51a0bc5efc')
+
+package() {
+  cd "${srcdir}"
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2017-11-15 Thread Sergej Pupykin
Date: Wednesday, November 15, 2017 @ 11:09:04
  Author: spupykin
Revision: 266858

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 266857, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   64 -
 1 file changed, 26 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-15 11:08:48 UTC (rev 266857)
+++ PKGBUILD2017-11-15 11:09:04 UTC (rev 266858)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Eschwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=2.9.1
-pkgrel=1
-_file=541651
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="http://adblockplus.org/;
-license=('GPL')
-groups=('firefox-addons')
-depends=("firefox")
-makedepends=('unzip')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('2de5616ae0ad17fd6345c6f8f8ec5bd8a8db1bdf8d8dad9995857ad2d6454306')
-
-prepare() {
-  cd "${srcdir}"
-  unzip -qqo "adblock-plus-${pkgver}.xpi" -d "adblock-plus-${pkgver}"
-}
-
-package() {
-  cd "${srcdir}"
-
-  _extension_id="$(sed -n '/.*\(.*\)<\/em:id>.*/{s//\1/p;q}' 
adblock-plus-${pkgver}/install.rdf)"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  if grep 'true' adblock-plus-${pkgver}/install.rdf > 
/dev/null; then
-install -dm755 "${_extension_dest}"
-cp -R adblock-plus-${pkgver}/* "${_extension_dest}"
-chmod -R ugo+rX "${_extension_dest}"
-  else
-install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
-  fi
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 266857, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-15 11:09:04 UTC (rev 266858)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Eschwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.0.1
+pkgrel=1
+_file=764081
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="http://adblockplus.org/;
+license=('GPL')
+groups=('firefox-addons')
+depends=("firefox")
+makedepends=('unzip')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('0e9973e14e6a57871e797b72d044e30b252121822e233b73e3087f51a0bc5efc')
+
+package() {
+  cd "${srcdir}"
+  _extension_id="d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2017-06-09 Thread Sergej Pupykin
Date: Friday, June 9, 2017 @ 10:32:09
  Author: spupykin
Revision: 235507

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 235506, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-06-09 10:31:47 UTC (rev 235506)
+++ PKGBUILD2017-06-09 10:32:09 UTC (rev 235507)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Eschwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=2.9
-pkgrel=1
-_file=541651
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="http://adblockplus.org/;
-license=('GPL')
-groups=('firefox-addons')
-depends=("firefox")
-makedepends=('unzip')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('2de5616ae0ad17fd6345c6f8f8ec5bd8a8db1bdf8d8dad9995857ad2d6454306')
-
-prepare() {
-  cd "${srcdir}"
-  unzip -qqo "adblock-plus-${pkgver}.xpi" -d "adblock-plus-${pkgver}"
-}
-
-package() {
-  cd "${srcdir}"
-
-  _extension_id="$(sed -n '/.*\(.*\)<\/em:id>.*/{s//\1/p;q}' 
adblock-plus-${pkgver}/install.rdf)"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  if grep 'true' adblock-plus-${pkgver}/install.rdf > 
/dev/null; then
-install -dm755 "${_extension_dest}"
-cp -R adblock-plus-${pkgver}/* "${_extension_dest}"
-chmod -R ugo+rX "${_extension_dest}"
-  else
-install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
-  fi
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 235506, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-06-09 10:32:09 UTC (rev 235507)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Eschwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=2.9.1
+pkgrel=1
+_file=541651
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="http://adblockplus.org/;
+license=('GPL')
+groups=('firefox-addons')
+depends=("firefox")
+makedepends=('unzip')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('2de5616ae0ad17fd6345c6f8f8ec5bd8a8db1bdf8d8dad9995857ad2d6454306')
+
+prepare() {
+  cd "${srcdir}"
+  unzip -qqo "adblock-plus-${pkgver}.xpi" -d "adblock-plus-${pkgver}"
+}
+
+package() {
+  cd "${srcdir}"
+
+  _extension_id="$(sed -n '/.*\(.*\)<\/em:id>.*/{s//\1/p;q}' 
adblock-plus-${pkgver}/install.rdf)"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  if grep 'true' adblock-plus-${pkgver}/install.rdf > 
/dev/null; then
+install -dm755 "${_extension_dest}"
+cp -R adblock-plus-${pkgver}/* "${_extension_dest}"
+chmod -R ugo+rX "${_extension_dest}"
+  else
+install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
+  fi
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2017-06-01 Thread Sergej Pupykin
Date: Thursday, June 1, 2017 @ 07:35:14
  Author: spupykin
Revision: 231748

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 231747, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-06-01 07:35:03 UTC (rev 231747)
+++ PKGBUILD2017-06-01 07:35:14 UTC (rev 231748)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Eschwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=2.8.2
-pkgrel=1
-_file=541651
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="http://adblockplus.org/;
-license=('GPL')
-groups=('firefox-addons')
-depends=("firefox")
-makedepends=('unzip')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('2de5616ae0ad17fd6345c6f8f8ec5bd8a8db1bdf8d8dad9995857ad2d6454306')
-
-prepare() {
-  cd "${srcdir}"
-  unzip -qqo "adblock-plus-${pkgver}.xpi" -d "adblock-plus-${pkgver}"
-}
-
-package() {
-  cd "${srcdir}"
-
-  _extension_id="$(sed -n '/.*\(.*\)<\/em:id>.*/{s//\1/p;q}' 
adblock-plus-${pkgver}/install.rdf)"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  if grep 'true' adblock-plus-${pkgver}/install.rdf > 
/dev/null; then
-install -dm755 "${_extension_dest}"
-cp -R adblock-plus-${pkgver}/* "${_extension_dest}"
-chmod -R ugo+rX "${_extension_dest}"
-  else
-install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
-  fi
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 231747, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-06-01 07:35:14 UTC (rev 231748)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Eschwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=2.9
+pkgrel=1
+_file=541651
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="http://adblockplus.org/;
+license=('GPL')
+groups=('firefox-addons')
+depends=("firefox")
+makedepends=('unzip')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('2de5616ae0ad17fd6345c6f8f8ec5bd8a8db1bdf8d8dad9995857ad2d6454306')
+
+prepare() {
+  cd "${srcdir}"
+  unzip -qqo "adblock-plus-${pkgver}.xpi" -d "adblock-plus-${pkgver}"
+}
+
+package() {
+  cd "${srcdir}"
+
+  _extension_id="$(sed -n '/.*\(.*\)<\/em:id>.*/{s//\1/p;q}' 
adblock-plus-${pkgver}/install.rdf)"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  if grep 'true' adblock-plus-${pkgver}/install.rdf > 
/dev/null; then
+install -dm755 "${_extension_dest}"
+cp -R adblock-plus-${pkgver}/* "${_extension_dest}"
+chmod -R ugo+rX "${_extension_dest}"
+  else
+install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
+  fi
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2016-12-13 Thread Sergej Pupykin
Date: Tuesday, December 13, 2016 @ 13:52:32
  Author: spupykin
Revision: 199225

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 199224, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   75 ++---
 1 file changed, 38 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-12-13 13:52:18 UTC (rev 199224)
+++ PKGBUILD2016-12-13 13:52:32 UTC (rev 199225)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Eschwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=2.7.3
-pkgrel=2
-_file=431267
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="http://adblockplus.org/;
-license=('GPL')
-groups=('firefox-addons')
-depends=("firefox")
-makedepends=('unzip')
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-md5sums=('b6f0de7feb9a69f0e337ab58bdf0c5aa')
-
-prepare() {
-  cd "${srcdir}"
-  unzip -qqo "adblock-plus-${pkgver}.xpi" -d "adblock-plus-${pkgver}"
-}
-
-package() {
-  cd "${srcdir}"
-
-  _extension_id="$(sed -n '/.*\(.*\)<\/em:id>.*/{s//\1/p;q}' 
adblock-plus-${pkgver}/install.rdf)"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  if grep 'true' adblock-plus-${pkgver}/install.rdf > 
/dev/null; then
-install -dm755 "${_extension_dest}"
-cp -R adblock-plus-${pkgver}/* "${_extension_dest}"
-chmod -R ugo+rX "${_extension_dest}"
-  else
-install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
-  fi
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 199224, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-12-13 13:52:32 UTC (rev 199225)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Eschwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=2.8.2
+pkgrel=1
+_file=541651
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="http://adblockplus.org/;
+license=('GPL')
+groups=('firefox-addons')
+depends=("firefox")
+makedepends=('unzip')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('2de5616ae0ad17fd6345c6f8f8ec5bd8a8db1bdf8d8dad9995857ad2d6454306')
+
+prepare() {
+  cd "${srcdir}"
+  unzip -qqo "adblock-plus-${pkgver}.xpi" -d "adblock-plus-${pkgver}"
+}
+
+package() {
+  cd "${srcdir}"
+
+  _extension_id="$(sed -n '/.*\(.*\)<\/em:id>.*/{s//\1/p;q}' 
adblock-plus-${pkgver}/install.rdf)"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  if grep 'true' adblock-plus-${pkgver}/install.rdf > 
/dev/null; then
+install -dm755 "${_extension_dest}"
+cp -R adblock-plus-${pkgver}/* "${_extension_dest}"
+chmod -R ugo+rX "${_extension_dest}"
+  else
+install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
+  fi
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2016-08-06 Thread Sergej Pupykin
Date: Saturday, August 6, 2016 @ 07:13:33
  Author: spupykin
Revision: 185484

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 185483, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   73 ++---
 1 file changed, 37 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-08-06 07:13:05 UTC (rev 185483)
+++ PKGBUILD2016-08-06 07:13:33 UTC (rev 185484)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Eschwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=2.7.3
-pkgrel=1
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="http://adblockplus.org/;
-license=('GPL')
-groups=('firefox-addons')
-depends=("firefox")
-makedepends=('unzip')
-source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-md5sums=('71400f152dc9806bc4339cf88ada31a5')
-
-prepare() {
-  cd "${srcdir}"
-  unzip -qqo "adblockplus-${pkgver}.xpi" -d "adblockplus-${pkgver}"
-}
-
-package() {
-  cd "${srcdir}"
-
-  _extension_id="$(sed -n '/.*\(.*\)<\/em:id>.*/{s//\1/p;q}' 
adblockplus-${pkgver}/install.rdf)"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  if grep 'true' adblockplus-${pkgver}/install.rdf > 
/dev/null; then
-install -dm755 "${_extension_dest}"
-cp -R adblockplus-${pkgver}/* "${_extension_dest}"
-chmod -R ugo+rX "${_extension_dest}"
-  else
-install -Dm644 adblockplus-${pkgver}.xpi "${_extension_dest}.xpi"
-  fi
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 185483, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-08-06 07:13:33 UTC (rev 185484)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Eschwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=2.7.3
+pkgrel=2
+_file=431267
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="http://adblockplus.org/;
+license=('GPL')
+groups=('firefox-addons')
+depends=("firefox")
+makedepends=('unzip')
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+md5sums=('b6f0de7feb9a69f0e337ab58bdf0c5aa')
+
+prepare() {
+  cd "${srcdir}"
+  unzip -qqo "adblock-plus-${pkgver}.xpi" -d "adblock-plus-${pkgver}"
+}
+
+package() {
+  cd "${srcdir}"
+
+  _extension_id="$(sed -n '/.*\(.*\)<\/em:id>.*/{s//\1/p;q}' 
adblock-plus-${pkgver}/install.rdf)"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  if grep 'true' adblock-plus-${pkgver}/install.rdf > 
/dev/null; then
+install -dm755 "${_extension_dest}"
+cp -R adblock-plus-${pkgver}/* "${_extension_dest}"
+chmod -R ugo+rX "${_extension_dest}"
+  else
+install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
+  fi
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2016-06-08 Thread Sergej Pupykin
Date: Wednesday, June 8, 2016 @ 08:57:54
  Author: spupykin
Revision: 178181

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 178178, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-06-08 06:55:12 UTC (rev 178180)
+++ PKGBUILD2016-06-08 06:57:54 UTC (rev 178181)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Eschwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=2.7.2
-pkgrel=1
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="http://adblockplus.org/;
-license=('GPL')
-groups=('firefox-addons')
-depends=("firefox")
-makedepends=('unzip')
-source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-md5sums=('59896695e975eb9a115546916e71516c')
-
-prepare() {
-  cd "${srcdir}"
-  unzip -qqo "adblockplus-${pkgver}.xpi" -d "adblockplus-${pkgver}"
-}
-
-package() {
-  cd "${srcdir}"
-
-  _extension_id="$(sed -n '/.*\(.*\)<\/em:id>.*/{s//\1/p;q}' 
adblockplus-${pkgver}/install.rdf)"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  if grep 'true' adblockplus-${pkgver}/install.rdf > 
/dev/null; then
-install -dm755 "${_extension_dest}"
-cp -R adblockplus-${pkgver}/* "${_extension_dest}"
-chmod -R ugo+rX "${_extension_dest}"
-  else
-install -Dm644 adblockplus-${pkgver}.xpi "${_extension_dest}.xpi"
-  fi
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 178178, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-06-08 06:57:54 UTC (rev 178181)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Eschwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=2.7.3
+pkgrel=1
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="http://adblockplus.org/;
+license=('GPL')
+groups=('firefox-addons')
+depends=("firefox")
+makedepends=('unzip')
+source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+md5sums=('71400f152dc9806bc4339cf88ada31a5')
+
+prepare() {
+  cd "${srcdir}"
+  unzip -qqo "adblockplus-${pkgver}.xpi" -d "adblockplus-${pkgver}"
+}
+
+package() {
+  cd "${srcdir}"
+
+  _extension_id="$(sed -n '/.*\(.*\)<\/em:id>.*/{s//\1/p;q}' 
adblockplus-${pkgver}/install.rdf)"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  if grep 'true' adblockplus-${pkgver}/install.rdf > 
/dev/null; then
+install -dm755 "${_extension_dest}"
+cp -R adblockplus-${pkgver}/* "${_extension_dest}"
+chmod -R ugo+rX "${_extension_dest}"
+  else
+install -Dm644 adblockplus-${pkgver}.xpi "${_extension_dest}.xpi"
+  fi
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2016-03-10 Thread Sergej Pupykin
Date: Thursday, March 10, 2016 @ 16:39:22
  Author: spupykin
Revision: 165963

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 165962, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-10 15:39:12 UTC (rev 165962)
+++ PKGBUILD2016-03-10 15:39:22 UTC (rev 165963)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Eschwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=2.7
-pkgrel=1
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="http://adblockplus.org/;
-license=('GPL')
-groups=('firefox-addons')
-depends=("firefox")
-makedepends=('unzip')
-source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
-noextract=("adblock-plus-$pkgver.xpi")
-md5sums=('c761cb56de53b9ee0c28212139144afc')
-
-prepare() {
-  cd "${srcdir}"
-  unzip -qqo "adblockplus-${pkgver}.xpi" -d "adblockplus-${pkgver}"
-}
-
-package() {
-  cd "${srcdir}"
-
-  _extension_id="$(sed -n '/.*\(.*\)<\/em:id>.*/{s//\1/p;q}' 
adblockplus-${pkgver}/install.rdf)"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  if grep 'true' adblockplus-${pkgver}/install.rdf > 
/dev/null; then
-install -dm755 "${_extension_dest}"
-cp -R adblockplus-${pkgver}/* "${_extension_dest}"
-chmod -R ugo+rX "${_extension_dest}"
-  else
-install -Dm644 adblockplus-${pkgver}.xpi "${_extension_dest}.xpi"
-  fi
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 165962, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-10 15:39:22 UTC (rev 165963)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Eschwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=2.7.2
+pkgrel=1
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="http://adblockplus.org/;
+license=('GPL')
+groups=('firefox-addons')
+depends=("firefox")
+makedepends=('unzip')
+source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+md5sums=('59896695e975eb9a115546916e71516c')
+
+prepare() {
+  cd "${srcdir}"
+  unzip -qqo "adblockplus-${pkgver}.xpi" -d "adblockplus-${pkgver}"
+}
+
+package() {
+  cd "${srcdir}"
+
+  _extension_id="$(sed -n '/.*\(.*\)<\/em:id>.*/{s//\1/p;q}' 
adblockplus-${pkgver}/install.rdf)"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  if grep 'true' adblockplus-${pkgver}/install.rdf > 
/dev/null; then
+install -dm755 "${_extension_dest}"
+cp -R adblockplus-${pkgver}/* "${_extension_dest}"
+chmod -R ugo+rX "${_extension_dest}"
+  else
+install -Dm644 adblockplus-${pkgver}.xpi "${_extension_dest}.xpi"
+  fi
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2015-12-21 Thread Sergej Pupykin
Date: Monday, December 21, 2015 @ 20:35:05
  Author: spupykin
Revision: 154065

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 154064, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   65 +
 1 file changed, 36 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-21 19:34:56 UTC (rev 154064)
+++ PKGBUILD2015-12-21 19:35:05 UTC (rev 154065)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=firefox-adblock-plus
-pkgver=2.6.13
-pkgrel=1
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="http://adblockplus.org/;
-license=('GPL')
-groups=('firefox-addons')
-depends=("firefox")
-makedepends=('unzip')
-noextract=("adblockplus-$pkgver.xpi")
-source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
-md5sums=('5750b871f82e37c78fc0ac234aea1ba7')
-
-package() {
-  cd $srcdir
-  unzip adblockplus-$pkgver.xpi
-  local emid=$(sed -n -e '/<\?em:id>\?/!d; s/.*\([\"{].*[}\"]\).*/\1/; 
s/\"//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 154064, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-12-21 19:35:05 UTC (rev 154065)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Eschwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=2.7
+pkgrel=1
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="http://adblockplus.org/;
+license=('GPL')
+groups=('firefox-addons')
+depends=("firefox")
+makedepends=('unzip')
+source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
+noextract=("adblock-plus-$pkgver.xpi")
+md5sums=('c761cb56de53b9ee0c28212139144afc')
+
+prepare() {
+  cd "${srcdir}"
+  unzip -qqo "adblockplus-${pkgver}.xpi" -d "adblockplus-${pkgver}"
+}
+
+package() {
+  cd "${srcdir}"
+
+  _extension_id="$(sed -n '/.*\(.*\)<\/em:id>.*/{s//\1/p;q}' 
adblockplus-${pkgver}/install.rdf)"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  if grep 'true' adblockplus-${pkgver}/install.rdf > 
/dev/null; then
+install -dm755 "${_extension_dest}"
+cp -R adblockplus-${pkgver}/* "${_extension_dest}"
+chmod -R ugo+rX "${_extension_dest}"
+  else
+install -Dm644 adblockplus-${pkgver}.xpi "${_extension_dest}.xpi"
+  fi
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2015-11-26 Thread Sergej Pupykin
Date: Thursday, November 26, 2015 @ 17:53:30
  Author: spupykin
Revision: 147858

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 147857, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-11-26 16:52:59 UTC (rev 147857)
+++ PKGBUILD2015-11-26 16:53:30 UTC (rev 147858)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=firefox-adblock-plus
-pkgver=2.6.12
-pkgrel=1
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="http://adblockplus.org/;
-license=('GPL')
-groups=('firefox-addons')
-depends=("firefox")
-makedepends=('unzip')
-noextract=("adblockplus-$pkgver.xpi")
-source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
-md5sums=('28c7ce262f5aa618f79f3491ebdef6c4')
-
-package() {
-  cd $srcdir
-  unzip adblockplus-$pkgver.xpi
-  local emid=$(sed -n -e '/<\?em:id>\?/!d; s/.*\([\"{].*[}\"]\).*/\1/; 
s/\"//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 147857, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-11-26 16:53:30 UTC (rev 147858)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=firefox-adblock-plus
+pkgver=2.6.13
+pkgrel=1
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="http://adblockplus.org/;
+license=('GPL')
+groups=('firefox-addons')
+depends=("firefox")
+makedepends=('unzip')
+noextract=("adblockplus-$pkgver.xpi")
+source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
+md5sums=('5750b871f82e37c78fc0ac234aea1ba7')
+
+package() {
+  cd $srcdir
+  unzip adblockplus-$pkgver.xpi
+  local emid=$(sed -n -e '/<\?em:id>\?/!d; s/.*\([\"{].*[}\"]\).*/\1/; 
s/\"//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2015-11-24 Thread Sergej Pupykin
Date: Tuesday, November 24, 2015 @ 16:03:34
  Author: spupykin
Revision: 147681

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 147680, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-11-24 15:03:25 UTC (rev 147680)
+++ PKGBUILD2015-11-24 15:03:34 UTC (rev 147681)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=firefox-adblock-plus
-pkgver=2.6.11
-pkgrel=1
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="http://adblockplus.org/;
-license=('GPL')
-groups=('firefox-addons')
-depends=("firefox")
-makedepends=('unzip')
-noextract=("adblockplus-$pkgver.xpi")
-source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
-md5sums=('a71366ab4d98f95cdc281f9eaeffa885')
-
-package() {
-  cd $srcdir
-  unzip adblockplus-$pkgver.xpi
-  local emid=$(sed -n -e '/<\?em:id>\?/!d; s/.*\([\"{].*[}\"]\).*/\1/; 
s/\"//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 147680, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-11-24 15:03:34 UTC (rev 147681)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=firefox-adblock-plus
+pkgver=2.6.12
+pkgrel=1
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="http://adblockplus.org/;
+license=('GPL')
+groups=('firefox-addons')
+depends=("firefox")
+makedepends=('unzip')
+noextract=("adblockplus-$pkgver.xpi")
+source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
+md5sums=('28c7ce262f5aa618f79f3491ebdef6c4')
+
+package() {
+  cd $srcdir
+  unzip adblockplus-$pkgver.xpi
+  local emid=$(sed -n -e '/<\?em:id>\?/!d; s/.*\([\"{].*[}\"]\).*/\1/; 
s/\"//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2015-10-01 Thread Sergej Pupykin
Date: Thursday, October 1, 2015 @ 16:23:43
  Author: spupykin
Revision: 142308

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 142307, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-01 14:23:26 UTC (rev 142307)
+++ PKGBUILD2015-10-01 14:23:43 UTC (rev 142308)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=firefox-adblock-plus
-pkgver=2.6.10
-pkgrel=1
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="http://adblockplus.org/;
-license=('GPL')
-groups=('firefox-addons')
-depends=("firefox")
-makedepends=('unzip')
-noextract=("adblockplus-$pkgver.xpi")
-source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
-md5sums=('df5f71f73ace992fc3504a6c46849b59')
-
-package() {
-  cd $srcdir
-  unzip adblockplus-$pkgver.xpi
-  local emid=$(sed -n -e '/<\?em:id>\?/!d; s/.*\([\"{].*[}\"]\).*/\1/; 
s/\"//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 142307, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-01 14:23:43 UTC (rev 142308)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=firefox-adblock-plus
+pkgver=2.6.11
+pkgrel=1
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="http://adblockplus.org/;
+license=('GPL')
+groups=('firefox-addons')
+depends=("firefox")
+makedepends=('unzip')
+noextract=("adblockplus-$pkgver.xpi")
+source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
+md5sums=('a71366ab4d98f95cdc281f9eaeffa885')
+
+package() {
+  cd $srcdir
+  unzip adblockplus-$pkgver.xpi
+  local emid=$(sed -n -e '/<\?em:id>\?/!d; s/.*\([\"{].*[}\"]\).*/\1/; 
s/\"//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2015-09-02 Thread Sergej Pupykin
Date: Wednesday, September 2, 2015 @ 10:47:34
  Author: spupykin
Revision: 139090

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 139089, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-09-02 08:47:24 UTC (rev 139089)
+++ PKGBUILD2015-09-02 08:47:34 UTC (rev 139090)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=firefox-adblock-plus
-pkgver=2.6.9
-pkgrel=1
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="http://adblockplus.org/;
-license=('GPL')
-groups=('firefox-addons')
-depends=("firefox")
-makedepends=('unzip')
-noextract=("adblockplus-$pkgver.xpi")
-source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
-md5sums=('e53ca224ec1bfad22b97c50ff191c1d9')
-
-package() {
-  cd $srcdir
-  unzip adblockplus-$pkgver.xpi
-  local emid=$(sed -n -e '/<\?em:id>\?/!d; s/.*\([\"{].*[}\"]\).*/\1/; 
s/\"//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 139089, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-09-02 08:47:34 UTC (rev 139090)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=firefox-adblock-plus
+pkgver=2.6.10
+pkgrel=1
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="http://adblockplus.org/;
+license=('GPL')
+groups=('firefox-addons')
+depends=("firefox")
+makedepends=('unzip')
+noextract=("adblockplus-$pkgver.xpi")
+source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
+md5sums=('df5f71f73ace992fc3504a6c46849b59')
+
+package() {
+  cd $srcdir
+  unzip adblockplus-$pkgver.xpi
+  local emid=$(sed -n -e '/<\?em:id>\?/!d; s/.*\([\"{].*[}\"]\).*/\1/; 
s/\"//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2015-07-20 Thread Sergej Pupykin
Date: Monday, July 20, 2015 @ 13:12:53
  Author: spupykin
Revision: 137146

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 137145, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-07-20 11:12:41 UTC (rev 137145)
+++ PKGBUILD2015-07-20 11:12:53 UTC (rev 137146)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=firefox-adblock-plus
-pkgver=2.6.8
-pkgrel=1
-pkgdesc=Extension for firefox which block ads and banners
-arch=('any')
-url=http://adblockplus.org/;
-license=('GPL')
-groups=('firefox-addons')
-depends=(firefox)
-makedepends=('unzip')
-noextract=(adblockplus-$pkgver.xpi)
-source=(https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
-md5sums=('70fbdf0d03bc6c9d90f619810ec96383')
-
-package() {
-  cd $srcdir
-  unzip adblockplus-$pkgver.xpi
-  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 137145, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-07-20 11:12:53 UTC (rev 137146)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=firefox-adblock-plus
+pkgver=2.6.9
+pkgrel=1
+pkgdesc=Extension for firefox which block ads and banners
+arch=('any')
+url=http://adblockplus.org/;
+license=('GPL')
+groups=('firefox-addons')
+depends=(firefox)
+makedepends=('unzip')
+noextract=(adblockplus-$pkgver.xpi)
+source=(https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
+md5sums=('e53ca224ec1bfad22b97c50ff191c1d9')
+
+package() {
+  cd $srcdir
+  unzip adblockplus-$pkgver.xpi
+  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2015-03-19 Thread Sergej Pupykin
Date: Thursday, March 19, 2015 @ 12:00:31
  Author: spupykin
Revision: 129565

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 129564, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-19 11:00:18 UTC (rev 129564)
+++ PKGBUILD2015-03-19 11:00:31 UTC (rev 129565)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=firefox-adblock-plus
-pkgver=2.6.7
-pkgrel=1
-pkgdesc=Extension for firefox which block ads and banners
-arch=('any')
-url=http://adblockplus.org/;
-license=('GPL')
-groups=('firefox-addons')
-depends=(firefox)
-makedepends=('unzip')
-noextract=(adblockplus-$pkgver.xpi)
-source=(https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
-md5sums=('e2ffa2355457397d5df135b54d65c726')
-
-package() {
-  cd $srcdir
-  unzip adblockplus-$pkgver.xpi
-  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 129564, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-19 11:00:31 UTC (rev 129565)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=firefox-adblock-plus
+pkgver=2.6.8
+pkgrel=1
+pkgdesc=Extension for firefox which block ads and banners
+arch=('any')
+url=http://adblockplus.org/;
+license=('GPL')
+groups=('firefox-addons')
+depends=(firefox)
+makedepends=('unzip')
+noextract=(adblockplus-$pkgver.xpi)
+source=(https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
+md5sums=('70fbdf0d03bc6c9d90f619810ec96383')
+
+package() {
+  cd $srcdir
+  unzip adblockplus-$pkgver.xpi
+  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2015-01-15 Thread Sergej Pupykin
Date: Thursday, January 15, 2015 @ 17:01:53
  Author: spupykin
Revision: 125969

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 125968, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-01-15 16:01:42 UTC (rev 125968)
+++ PKGBUILD2015-01-15 16:01:53 UTC (rev 125969)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=firefox-adblock-plus
-pkgver=2.6.6
-pkgrel=1
-pkgdesc=Extension for firefox which block ads and banners
-arch=('any')
-url=http://adblockplus.org/;
-license=('GPL')
-groups=('firefox-addons')
-depends=(firefox)
-makedepends=('unzip')
-noextract=(adblockplus-$pkgver.xpi)
-source=(https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
-md5sums=('a1b1bc6a14b437c82ac830116979e9f6')
-
-package() {
-  cd $srcdir
-  unzip adblockplus-$pkgver.xpi
-  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 125968, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-01-15 16:01:53 UTC (rev 125969)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=firefox-adblock-plus
+pkgver=2.6.7
+pkgrel=1
+pkgdesc=Extension for firefox which block ads and banners
+arch=('any')
+url=http://adblockplus.org/;
+license=('GPL')
+groups=('firefox-addons')
+depends=(firefox)
+makedepends=('unzip')
+noextract=(adblockplus-$pkgver.xpi)
+source=(https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
+md5sums=('e2ffa2355457397d5df135b54d65c726')
+
+package() {
+  cd $srcdir
+  unzip adblockplus-$pkgver.xpi
+  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2014-11-17 Thread Sergej Pupykin
Date: Monday, November 17, 2014 @ 13:02:36
  Author: spupykin
Revision: 122671

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 122670, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-11-17 12:02:21 UTC (rev 122670)
+++ PKGBUILD2014-11-17 12:02:36 UTC (rev 122671)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=firefox-adblock-plus
-pkgver=2.6.5
-pkgrel=1
-pkgdesc=Extension for firefox which block ads and banners
-arch=('any')
-url=http://adblockplus.org/;
-license=('GPL')
-groups=('firefox-addons')
-depends=(firefox)
-makedepends=('unzip')
-noextract=(adblockplus-$pkgver.xpi)
-source=(https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
-md5sums=('4ac75a9f5f7318ff53bc435dcfbf5a64')
-
-package() {
-  cd $srcdir
-  unzip adblockplus-$pkgver.xpi
-  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 122670, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-11-17 12:02:36 UTC (rev 122671)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=firefox-adblock-plus
+pkgver=2.6.6
+pkgrel=1
+pkgdesc=Extension for firefox which block ads and banners
+arch=('any')
+url=http://adblockplus.org/;
+license=('GPL')
+groups=('firefox-addons')
+depends=(firefox)
+makedepends=('unzip')
+noextract=(adblockplus-$pkgver.xpi)
+source=(https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
+md5sums=('a1b1bc6a14b437c82ac830116979e9f6')
+
+package() {
+  cd $srcdir
+  unzip adblockplus-$pkgver.xpi
+  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2014-10-20 Thread Sergej Pupykin
Date: Monday, October 20, 2014 @ 12:04:46
  Author: spupykin
Revision: 121045

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 121044, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-10-20 10:04:38 UTC (rev 121044)
+++ PKGBUILD2014-10-20 10:04:46 UTC (rev 121045)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=firefox-adblock-plus
-pkgver=2.6.4
-pkgrel=2
-pkgdesc=Extension for firefox which block ads and banners
-arch=('any')
-url=http://adblockplus.org/;
-license=('GPL')
-groups=('firefox-addons')
-depends=(firefox)
-makedepends=('unzip')
-noextract=(adblockplus-$pkgver.xpi)
-source=(https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
-md5sums=('aabde142299853c2b551b54d97720d29')
-
-package() {
-  cd $srcdir
-  unzip adblockplus-$pkgver.xpi
-  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 121044, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-10-20 10:04:46 UTC (rev 121045)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=firefox-adblock-plus
+pkgver=2.6.5
+pkgrel=1
+pkgdesc=Extension for firefox which block ads and banners
+arch=('any')
+url=http://adblockplus.org/;
+license=('GPL')
+groups=('firefox-addons')
+depends=(firefox)
+makedepends=('unzip')
+noextract=(adblockplus-$pkgver.xpi)
+source=(https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
+md5sums=('4ac75a9f5f7318ff53bc435dcfbf5a64')
+
+package() {
+  cd $srcdir
+  unzip adblockplus-$pkgver.xpi
+  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}


[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2014-08-07 Thread Sergej Pupykin
Date: Thursday, August 7, 2014 @ 19:53:51
  Author: spupykin
Revision: 117005

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 117004, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   57 +
 1 file changed, 29 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-08-07 17:53:43 UTC (rev 117004)
+++ PKGBUILD2014-08-07 17:53:51 UTC (rev 117005)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=firefox-adblock-plus
-pkgver=2.6.4
-pkgrel=1
-pkgdesc=Extension for firefox which block ads and banners
-arch=('any')
-url=http://adblockplus.org/;
-license=('GPL')
-depends=(firefox)
-makedepends=('unzip')
-noextract=(adblockplus-$pkgver.xpi)
-source=(https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
-md5sums=('aabde142299853c2b551b54d97720d29')
-
-package() {
-  cd $srcdir
-  unzip adblockplus-$pkgver.xpi
-  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 117004, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-08-07 17:53:51 UTC (rev 117005)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=firefox-adblock-plus
+pkgver=2.6.4
+pkgrel=2
+pkgdesc=Extension for firefox which block ads and banners
+arch=('any')
+url=http://adblockplus.org/;
+license=('GPL')
+groups=('firefox-addons')
+depends=(firefox)
+makedepends=('unzip')
+noextract=(adblockplus-$pkgver.xpi)
+source=(https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
+md5sums=('aabde142299853c2b551b54d97720d29')
+
+package() {
+  cd $srcdir
+  unzip adblockplus-$pkgver.xpi
+  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}



[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2014-08-05 Thread Sergej Pupykin
Date: Tuesday, August 5, 2014 @ 12:09:51
  Author: spupykin
Revision: 116889

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 116888, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-08-05 10:09:39 UTC (rev 116888)
+++ PKGBUILD2014-08-05 10:09:51 UTC (rev 116889)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=firefox-adblock-plus
-pkgver=2.6.3
-pkgrel=1
-pkgdesc=plugin for firefox which block ads and banners
-arch=('any')
-url=http://adblockplus.org/;
-license=('GPL')
-depends=(firefox)
-makedepends=('unzip')
-noextract=(adblockplus-$pkgver.xpi)
-source=(https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
-md5sums=('7a19a9662bb5f5dbfa132e74cd36d244')
-
-package() {
-  cd $srcdir
-  unzip adblockplus-$pkgver.xpi
-  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 116888, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-08-05 10:09:51 UTC (rev 116889)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=firefox-adblock-plus
+pkgver=2.6.4
+pkgrel=1
+pkgdesc=Extension for firefox which block ads and banners
+arch=('any')
+url=http://adblockplus.org/;
+license=('GPL')
+depends=(firefox)
+makedepends=('unzip')
+noextract=(adblockplus-$pkgver.xpi)
+source=(https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
+md5sums=('aabde142299853c2b551b54d97720d29')
+
+package() {
+  cd $srcdir
+  unzip adblockplus-$pkgver.xpi
+  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}



[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2014-06-06 Thread Sergej Pupykin
Date: Friday, June 6, 2014 @ 14:14:43
  Author: spupykin
Revision: 112760

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 112759, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-06 12:14:32 UTC (rev 112759)
+++ PKGBUILD2014-06-06 12:14:43 UTC (rev 112760)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=firefox-adblock-plus
-pkgver=2.6.1
-pkgrel=1
-pkgdesc=plugin for firefox which block ads and banners
-arch=('any')
-url=http://adblockplus.org/;
-license=('GPL')
-depends=(firefox)
-makedepends=('unzip')
-noextract=(adblockplus-$pkgver.xpi)
-source=(https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
-md5sums=('ad8c04f09515c92c948d384ddd3f6604')
-
-package() {
-  cd $srcdir
-  unzip adblockplus-$pkgver.xpi
-  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 112759, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-06 12:14:43 UTC (rev 112760)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=firefox-adblock-plus
+pkgver=2.6.3
+pkgrel=1
+pkgdesc=plugin for firefox which block ads and banners
+arch=('any')
+url=http://adblockplus.org/;
+license=('GPL')
+depends=(firefox)
+makedepends=('unzip')
+noextract=(adblockplus-$pkgver.xpi)
+source=(https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
+md5sums=('7a19a9662bb5f5dbfa132e74cd36d244')
+
+package() {
+  cd $srcdir
+  unzip adblockplus-$pkgver.xpi
+  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}



[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2014-05-28 Thread Sergej Pupykin
Date: Wednesday, May 28, 2014 @ 11:46:06
  Author: spupykin
Revision: 112007

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 112006, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   61 -
 1 file changed, 28 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-05-28 09:45:57 UTC (rev 112006)
+++ PKGBUILD2014-05-28 09:46:06 UTC (rev 112007)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=firefox-adblock-plus
-pkgver=2.6
-_addons_file=254870
-pkgrel=1
-pkgdesc=plugin for firefox which block ads and banners
-arch=('any')
-url=http://adblockplus.org/;
-license=('GPL')
-depends=(firefox)
-makedepends=('unzip')
-noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-md5sums=('fa3ccbbd5f9ea6718fbb8cfbb321e556')
-
-package() {
-#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
-#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
-
-  cd $srcdir
-  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
-  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 112006, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-05-28 09:46:06 UTC (rev 112007)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=firefox-adblock-plus
+pkgver=2.6.1
+pkgrel=1
+pkgdesc=plugin for firefox which block ads and banners
+arch=('any')
+url=http://adblockplus.org/;
+license=('GPL')
+depends=(firefox)
+makedepends=('unzip')
+noextract=(adblockplus-$pkgver.xpi)
+source=(https://downloads.adblockplus.org/adblockplus-$pkgver.xpi;)
+md5sums=('ad8c04f09515c92c948d384ddd3f6604')
+
+package() {
+  cd $srcdir
+  unzip adblockplus-$pkgver.xpi
+  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}



[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2014-05-05 Thread Sergej Pupykin
Date: Monday, May 5, 2014 @ 11:47:53
  Author: spupykin
Revision: 110698

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 110697, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-05-05 09:47:45 UTC (rev 110697)
+++ PKGBUILD2014-05-05 09:47:53 UTC (rev 110698)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=firefox-adblock-plus
-pkgver=2.5.1
-_addons_file=244872
-pkgrel=1
-pkgdesc=plugin for firefox which block ads and banners
-arch=('any')
-url=http://adblockplus.org/;
-license=('GPL')
-depends=(firefox)
-makedepends=('unzip')
-noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-md5sums=('7e1c072961be0d108c81ab91bd89d687')
-
-package() {
-#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
-#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
-
-  cd $srcdir
-  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
-  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 110697, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-05-05 09:47:53 UTC (rev 110698)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=firefox-adblock-plus
+pkgver=2.6
+_addons_file=254870
+pkgrel=1
+pkgdesc=plugin for firefox which block ads and banners
+arch=('any')
+url=http://adblockplus.org/;
+license=('GPL')
+depends=(firefox)
+makedepends=('unzip')
+noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+md5sums=('fa3ccbbd5f9ea6718fbb8cfbb321e556')
+
+package() {
+#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
+#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
+
+  cd $srcdir
+  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
+  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}



[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2014-02-26 Thread Sergej Pupykin
Date: Wednesday, February 26, 2014 @ 11:45:31
  Author: spupykin
Revision: 106268

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 106267, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-26 10:45:17 UTC (rev 106267)
+++ PKGBUILD2014-02-26 10:45:31 UTC (rev 106268)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=firefox-adblock-plus
-pkgver=2.4.1
-_addons_file=230225
-pkgrel=1
-pkgdesc=plugin for firefox which block ads and banners
-arch=('any')
-url=http://adblockplus.org/;
-license=('GPL')
-depends=(firefox)
-makedepends=('unzip')
-noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-md5sums=('3fe51813290a0d7103b620e2813a8c0e')
-
-package() {
-#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
-#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
-
-  cd $srcdir
-  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
-  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 106267, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-26 10:45:31 UTC (rev 106268)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=firefox-adblock-plus
+pkgver=2.5.1
+_addons_file=244872
+pkgrel=1
+pkgdesc=plugin for firefox which block ads and banners
+arch=('any')
+url=http://adblockplus.org/;
+license=('GPL')
+depends=(firefox)
+makedepends=('unzip')
+noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+md5sums=('7e1c072961be0d108c81ab91bd89d687')
+
+package() {
+#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
+#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
+
+  cd $srcdir
+  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
+  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}



[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2014-01-17 Thread Sergej Pupykin
Date: Friday, January 17, 2014 @ 12:42:46
  Author: spupykin
Revision: 104303

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 104302, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-17 11:39:31 UTC (rev 104302)
+++ PKGBUILD2014-01-17 11:42:46 UTC (rev 104303)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=firefox-adblock-plus
-pkgver=2.4
-_addons_file=230225
-pkgrel=1
-pkgdesc=plugin for firefox which block ads and banners
-arch=('any')
-url=http://adblockplus.org/;
-license=('GPL')
-depends=(firefox)
-makedepends=('unzip')
-noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-md5sums=('3fe51813290a0d7103b620e2813a8c0e')
-
-package() {
-#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
-#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
-
-  cd $srcdir
-  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
-  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 104302, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-17 11:42:46 UTC (rev 104303)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=firefox-adblock-plus
+pkgver=2.4.1
+_addons_file=230225
+pkgrel=1
+pkgdesc=plugin for firefox which block ads and banners
+arch=('any')
+url=http://adblockplus.org/;
+license=('GPL')
+depends=(firefox)
+makedepends=('unzip')
+noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+md5sums=('3fe51813290a0d7103b620e2813a8c0e')
+
+package() {
+#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
+#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
+
+  cd $srcdir
+  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
+  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}



[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2013-10-28 Thread Sergej Pupykin
Date: Monday, October 28, 2013 @ 10:50:22
  Author: spupykin
Revision: 99381

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 99380, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-10-28 09:50:09 UTC (rev 99380)
+++ PKGBUILD2013-10-28 09:50:22 UTC (rev 99381)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=firefox-adblock-plus
-pkgver=2.3.2
-_addons_file=223356
-pkgrel=1
-pkgdesc=plugin for firefox which block ads and banners
-arch=('any')
-url=http://adblockplus.org/;
-license=('GPL')
-depends=(firefox)
-makedepends=('unzip')
-noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-md5sums=('1d062796a5ff05d60f20a97677edd437')
-
-package() {
-#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
-#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
-
-  cd $srcdir
-  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
-  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 99380, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-10-28 09:50:22 UTC (rev 99381)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=firefox-adblock-plus
+pkgver=2.4
+_addons_file=230225
+pkgrel=1
+pkgdesc=plugin for firefox which block ads and banners
+arch=('any')
+url=http://adblockplus.org/;
+license=('GPL')
+depends=(firefox)
+makedepends=('unzip')
+noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+md5sums=('3fe51813290a0d7103b620e2813a8c0e')
+
+package() {
+#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
+#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
+
+  cd $srcdir
+  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
+  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}



[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2013-08-17 Thread Sergej Pupykin
Date: Saturday, August 17, 2013 @ 13:21:00
  Author: spupykin
Revision: 95825

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 95824, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-17 11:19:55 UTC (rev 95824)
+++ PKGBUILD2013-08-17 11:21:00 UTC (rev 95825)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=firefox-adblock-plus
-pkgver=2.3.1
-_addons_file=206960
-pkgrel=1
-pkgdesc=plugin for firefox which block ads and banners
-arch=('any')
-url=http://adblockplus.org/;
-license=('GPL')
-depends=(firefox)
-makedepends=('unzip')
-noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-md5sums=('0ce162b71d2398b46f4e8cc4ddd64cbb')
-
-package() {
-#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
-#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
-
-  cd $srcdir
-  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
-  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 95824, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-17 11:21:00 UTC (rev 95825)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=firefox-adblock-plus
+pkgver=2.3.2
+_addons_file=223356
+pkgrel=1
+pkgdesc=plugin for firefox which block ads and banners
+arch=('any')
+url=http://adblockplus.org/;
+license=('GPL')
+depends=(firefox)
+makedepends=('unzip')
+noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+md5sums=('1d062796a5ff05d60f20a97677edd437')
+
+package() {
+#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
+#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
+
+  cd $srcdir
+  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
+  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}



[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2013-07-26 Thread Sergej Pupykin
Date: Friday, July 26, 2013 @ 15:16:11
  Author: spupykin
Revision: 94537

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 94536, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-26 13:15:58 UTC (rev 94536)
+++ PKGBUILD2013-07-26 13:16:11 UTC (rev 94537)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=firefox-adblock-plus
-pkgver=2.2.4
-_addons_file=206960
-pkgrel=2
-pkgdesc=plugin for firefox which block ads and banners
-arch=('any')
-url=http://adblockplus.org/;
-license=('GPL')
-depends=(firefox)
-makedepends=('unzip')
-noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-md5sums=('0ce162b71d2398b46f4e8cc4ddd64cbb')
-
-package() {
-#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
-#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
-
-  cd $srcdir
-  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
-  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 94536, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-26 13:16:11 UTC (rev 94537)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=firefox-adblock-plus
+pkgver=2.3.1
+_addons_file=206960
+pkgrel=1
+pkgdesc=plugin for firefox which block ads and banners
+arch=('any')
+url=http://adblockplus.org/;
+license=('GPL')
+depends=(firefox)
+makedepends=('unzip')
+noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+md5sums=('0ce162b71d2398b46f4e8cc4ddd64cbb')
+
+package() {
+#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
+#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
+
+  cd $srcdir
+  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
+  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}



[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2013-07-26 Thread Sergej Pupykin
Date: Friday, July 26, 2013 @ 17:17:49
  Author: spupykin
Revision: 94538

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 94537, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-26 13:16:11 UTC (rev 94537)
+++ PKGBUILD2013-07-26 15:17:49 UTC (rev 94538)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=firefox-adblock-plus
-pkgver=2.3.1
-_addons_file=206960
-pkgrel=1
-pkgdesc=plugin for firefox which block ads and banners
-arch=('any')
-url=http://adblockplus.org/;
-license=('GPL')
-depends=(firefox)
-makedepends=('unzip')
-noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-md5sums=('0ce162b71d2398b46f4e8cc4ddd64cbb')
-
-package() {
-#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
-#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
-
-  cd $srcdir
-  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
-  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 94537, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-26 15:17:49 UTC (rev 94538)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=firefox-adblock-plus
+pkgver=2.3.1
+_addons_file=206960
+pkgrel=1
+pkgdesc=plugin for firefox which block ads and banners
+arch=('any')
+url=http://adblockplus.org/;
+license=('GPL')
+depends=(firefox)
+makedepends=('unzip')
+noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+md5sums=('0ce162b71d2398b46f4e8cc4ddd64cbb')
+
+package() {
+#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
+#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
+
+  cd $srcdir
+  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
+  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}



[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2013-05-15 Thread Sergej Pupykin
Date: Wednesday, May 15, 2013 @ 14:56:24
  Author: spupykin
Revision: 90900

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 90899, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-15 12:56:13 UTC (rev 90899)
+++ PKGBUILD2013-05-15 12:56:24 UTC (rev 90900)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=firefox-adblock-plus
-pkgver=2.2.4
-_addons_file=192004
-pkgrel=1
-pkgdesc=plugin for firefox which block ads and banners
-arch=('any')
-url=http://adblockplus.org/;
-license=('GPL')
-depends=(firefox)
-makedepends=('unzip')
-noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-md5sums=('07607a3cb349eeccfc7768b5f4f2aaae')
-
-package() {
-#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
-#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
-
-  cd $srcdir
-  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
-  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 90899, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-15 12:56:24 UTC (rev 90900)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=firefox-adblock-plus
+pkgver=2.2.4
+_addons_file=206960
+pkgrel=2
+pkgdesc=plugin for firefox which block ads and banners
+arch=('any')
+url=http://adblockplus.org/;
+license=('GPL')
+depends=(firefox)
+makedepends=('unzip')
+noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+md5sums=('0ce162b71d2398b46f4e8cc4ddd64cbb')
+
+package() {
+#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
+#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
+
+  cd $srcdir
+  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
+  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/browser/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}



[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2013-05-14 Thread Sergej Pupykin
Date: Tuesday, May 14, 2013 @ 14:33:03
  Author: spupykin
Revision: 90834

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 90833, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-14 12:32:52 UTC (rev 90833)
+++ PKGBUILD2013-05-14 12:33:03 UTC (rev 90834)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=firefox-adblock-plus
-pkgver=2.2.3
-_addons_file=192004
-pkgrel=2
-pkgdesc=plugin for firefox which block ads and banners
-arch=('any')
-url=http://adblockplus.org/;
-license=('GPL')
-depends=(firefox)
-makedepends=('unzip')
-noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-md5sums=('07607a3cb349eeccfc7768b5f4f2aaae')
-
-package() {
-#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
-#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
-
-  cd $srcdir
-  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
-  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 90833, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-14 12:33:03 UTC (rev 90834)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=firefox-adblock-plus
+pkgver=2.2.4
+_addons_file=192004
+pkgrel=1
+pkgdesc=plugin for firefox which block ads and banners
+arch=('any')
+url=http://adblockplus.org/;
+license=('GPL')
+depends=(firefox)
+makedepends=('unzip')
+noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+md5sums=('07607a3cb349eeccfc7768b5f4f2aaae')
+
+package() {
+#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
+#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
+
+  cd $srcdir
+  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
+  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}



[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2013-02-27 Thread Sergej Pupykin
Date: Wednesday, February 27, 2013 @ 11:42:57
  Author: spupykin
Revision: 85074

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 85073, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-27 10:42:47 UTC (rev 85073)
+++ PKGBUILD2013-02-27 10:42:57 UTC (rev 85074)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=firefox-adblock-plus
-pkgver=2.2.3
-_addons_file=179004
-pkgrel=1
-pkgdesc=plugin for firefox which block ads and banners
-arch=('any')
-url=http://adblockplus.org/;
-license=('GPL')
-depends=(firefox)
-makedepends=('unzip')
-noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-md5sums=('150a6661f97a5fc2f15b084867865f4e')
-
-package() {
-#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
-#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
-
-  cd $srcdir
-  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
-  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 85073, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-27 10:42:57 UTC (rev 85074)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=firefox-adblock-plus
+pkgver=2.2.3
+_addons_file=192004
+pkgrel=2
+pkgdesc=plugin for firefox which block ads and banners
+arch=('any')
+url=http://adblockplus.org/;
+license=('GPL')
+depends=(firefox)
+makedepends=('unzip')
+noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+md5sums=('07607a3cb349eeccfc7768b5f4f2aaae')
+
+package() {
+#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
+#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
+
+  cd $srcdir
+  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
+  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}



[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2013-02-15 Thread Sergej Pupykin
Date: Friday, February 15, 2013 @ 11:11:16
  Author: spupykin
Revision: 84269

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 84268, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-15 10:11:00 UTC (rev 84268)
+++ PKGBUILD2013-02-15 10:11:16 UTC (rev 84269)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=firefox-adblock-plus
-pkgver=2.2.2
-_addons_file=179004
-pkgrel=1
-pkgdesc=plugin for firefox which block ads and banners
-arch=('any')
-url=http://adblockplus.org/;
-license=('GPL')
-depends=(firefox)
-makedepends=('unzip')
-noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-md5sums=('150a6661f97a5fc2f15b084867865f4e')
-
-build() {
-#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
-#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
-
-  cd $srcdir
-  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
-  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/extensions/${emid}
-  [ -n ${emid} ] || return 1
-  install -d $dstdir
-#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 84268, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-15 10:11:16 UTC (rev 84269)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=firefox-adblock-plus
+pkgver=2.2.3
+_addons_file=179004
+pkgrel=1
+pkgdesc=plugin for firefox which block ads and banners
+arch=('any')
+url=http://adblockplus.org/;
+license=('GPL')
+depends=(firefox)
+makedepends=('unzip')
+noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+md5sums=('150a6661f97a5fc2f15b084867865f4e')
+
+package() {
+#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
+#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
+
+  cd $srcdir
+  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
+  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}



[arch-commits] Commit in firefox-adblock-plus/repos/community-any (PKGBUILD PKGBUILD)

2013-02-04 Thread Sergej Pupykin
Date: Monday, February 4, 2013 @ 11:00:31
  Author: spupykin
Revision: 83648

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 83647, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

--+
 PKGBUILD |   65 ++---
 1 file changed, 33 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-04 10:00:17 UTC (rev 83647)
+++ PKGBUILD2013-02-04 10:00:31 UTC (rev 83648)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=firefox-adblock-plus
-pkgver=2.2.1
-_addons_file=179004
-pkgrel=3
-pkgdesc=plugin for firefox which block ads and banners
-arch=('any')
-url=http://adblockplus.org/;
-license=('GPL')
-depends=(firefox)
-makedepends=('unzip')
-noextract=('adblock_plus-$pkgver-fx+tb+fn+sm.xpi')
-source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
-md5sums=('150a6661f97a5fc2f15b084867865f4e')
-
-build() {
-#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
-#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
-
-  cd $srcdir
-  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
-  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
-  local dstdir=$pkgdir/usr/lib/firefox/extensions/${emid}
-  install -d $dstdir
-#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
-  cp -R * $dstdir
-  rm $dstdir/*.xpi
-  find $pkgdir -type d -exec chmod 0755 {} \;
-  find $pkgdir -type f -exec chmod 0644 {} \;
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 83647, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-04 10:00:31 UTC (rev 83648)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=firefox-adblock-plus
+pkgver=2.2.2
+_addons_file=179004
+pkgrel=1
+pkgdesc=plugin for firefox which block ads and banners
+arch=('any')
+url=http://adblockplus.org/;
+license=('GPL')
+depends=(firefox)
+makedepends=('unzip')
+noextract=(adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi)
+md5sums=('150a6661f97a5fc2f15b084867865f4e')
+
+build() {
+#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1-2 -d.`
+#  depends=(firefox=${_ffver} firefox=${_ffver/0/99})
+
+  cd $srcdir
+  [ $NOEXTRACT -eq 1 ] || unzip adblock_plus-$pkgver-fx+tb+fn+sm.xpi
+  local emid=$(sed -n -e '/\?em:id\?/!d; s/.*\([\{].*[}\]\).*/\1/; 
s/\//g; p; q' install.rdf)
+  local dstdir=$pkgdir/usr/lib/firefox/extensions/${emid}
+  [ -n ${emid} ] || return 1
+  install -d $dstdir
+#  sed -i 
's#em:maxVersion.*/em:maxVersion#em:maxVersion20.*/em:maxVersion#' 
install.rdf
+  cp -R * $dstdir
+  rm $dstdir/*.xpi
+  find $pkgdir -type d -exec chmod 0755 {} \;
+  find $pkgdir -type f -exec chmod 0644 {} \;
+}