[arch-commits] Commit in firefox-stylus/repos/community-any (PKGBUILD PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Thu Apr 23 11:04:22 UTC 2020
Date: Thursday, April 23, 2020 @ 11:04:21
Author: polyzen
Revision: 618035
archrelease: copy trunk to community-any
Added:
firefox-stylus/repos/community-any/PKGBUILD
(from rev 618034, firefox-stylus/trunk/PKGBUILD)
Deleted:
firefox-stylus/repos/community-any/PKGBUILD
----------+
PKGBUILD | 38 +++++++++++++++++++-------------------
1 file changed, 19 insertions(+), 19 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-23 11:03:57 UTC (rev 618034)
+++ PKGBUILD 2020-04-23 11:04:21 UTC (rev 618035)
@@ -1,19 +0,0 @@
-# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
-
-pkgname=firefox-stylus
-pkgver=1.5.10
-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=('b441bd4dd764e2406185c49c44d36627c3453f8686ee2c159948ebb78785eec9')
-
-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 618034, firefox-stylus/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2020-04-23 11:04:21 UTC (rev 618035)
@@ -0,0 +1,19 @@
+# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
+
+pkgname=firefox-stylus
+pkgver=1.5.11
+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=('f665c05183486d91f0d76d7685350483b9404d175b20627f256d4073a682c106')
+
+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