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

Daniel M. Capella polyzen at archlinux.org
Mon Apr 1 04:08:21 UTC 2019


    Date: Monday, April 1, 2019 @ 04:08:19
  Author: polyzen
Revision: 446905

archrelease: copy trunk to community-any

Added:
  firefox-stylus/repos/community-any/PKGBUILD
    (from rev 446904, firefox-stylus/trunk/PKGBUILD)
Deleted:
  firefox-stylus/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-01 04:07:49 UTC (rev 446904)
+++ PKGBUILD	2019-04-01 04:08:19 UTC (rev 446905)
@@ -1,19 +0,0 @@
-# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
-
-pkgname=firefox-stylus
-pkgver=1.5.2
-pkgrel=2
-pkgdesc='Easily install themes and skins for many popular sites'
-url=https://add0n.com/stylus.html
-arch=('any')
-license=('GPL3')
-groups=('firefox-addons')
-source=("https://addons.cdn.mozilla.net/user-media/addons/814814/stylus-$pkgver-fx.xpi")
-noextract=("${source##*/}")
-sha256sums=('26ea296688e19161f21f935c86687a40679831f197c0b9a0cf8bd323484b9435')
-
-package() {
-  install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/{7a7a4a92-a2a0-41d1-9fd7-1e92480d612d}.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-stylus/repos/community-any/PKGBUILD (from rev 446904, firefox-stylus/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2019-04-01 04:08:19 UTC (rev 446905)
@@ -0,0 +1,19 @@
+# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
+
+pkgname=firefox-stylus
+pkgver=1.5.3
+pkgrel=1
+pkgdesc='Easily install themes and skins for many popular sites'
+url=https://add0n.com/stylus.html
+arch=('any')
+license=('GPL3')
+groups=('firefox-addons')
+source=("https://addons.cdn.mozilla.net/user-media/addons/814814/stylus-$pkgver-fx.xpi")
+noextract=("${source##*/}")
+sha256sums=('a0313f8e61cc21d13865d4f43be1d85513af0413257a05c62adc6e412a3ce2ad')
+
+package() {
+  install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/{7a7a4a92-a2a0-41d1-9fd7-1e92480d612d}.xpi
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list