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

Daniel M. Capella polyzen at archlinux.org
Mon Aug 12 18:05:39 UTC 2019


    Date: Monday, August 12, 2019 @ 18:05:38
  Author: polyzen
Revision: 499032

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-12 18:05:20 UTC (rev 499031)
+++ PKGBUILD	2019-08-12 18:05:38 UTC (rev 499032)
@@ -1,19 +0,0 @@
-# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
-
-pkgname=firefox-stylus
-pkgver=1.5.4
-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=('664d4290e739905cc9f3c2842e2e4096622c9d1023e58c67fd98cabfb8a0a082')
-
-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 499031, firefox-stylus/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2019-08-12 18:05:38 UTC (rev 499032)
@@ -0,0 +1,19 @@
+# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
+
+pkgname=firefox-stylus
+pkgver=1.5.5
+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=('939dc9789096cfb390b93e5a54a621be6a96cb3aa0165a9fee7d20d9b607c5f5')
+
+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