[arch-commits] Commit in firefox-tridactyl/trunk (PKGBUILD)

Daniel M. Capella polyzen at archlinux.org
Mon Oct 7 07:52:24 UTC 2019


    Date: Monday, October 7, 2019 @ 07:52:24
  Author: polyzen
Revision: 513687

upgpkg: firefox-tridactyl 1.17.0-2

Late night packaging /o/.

Modified:
  firefox-tridactyl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-07 07:51:44 UTC (rev 513686)
+++ PKGBUILD	2019-10-07 07:52:24 UTC (rev 513687)
@@ -2,7 +2,7 @@
 
 pkgname=firefox-tridactyl
 pkgver=1.17.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/tridactyl/tridactyl
 arch=('any')
@@ -9,7 +9,7 @@
 license=('Apache')
 groups=('firefox-addons')
 makedepends=('git' 'node-gyp' 'python' 'yarn')
-source=("git+$url.git")
+source=("git+$url.git#tag=$pkgver")
 sha512sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list