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

speps speps at nymeria.archlinux.org
Fri Jun 13 13:27:58 UTC 2014


    Date: Friday, June 13, 2014 @ 15:27:58
  Author: speps
Revision: 113091

upgpkg: firefox-firebug 2.0-1

Modified:
  firefox-firebug/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-13 12:23:45 UTC (rev 113090)
+++ PKGBUILD	2014-06-13 13:27:58 UTC (rev 113091)
@@ -2,7 +2,7 @@
 # Maintainer: speps <speps at aur dot archlinux dot org>
 
 pkgname=firefox-firebug
-pkgver=1.12.8
+pkgver=2.0
 pkgrel=1
 pkgdesc="Firefox plugin with tools for web development."
 arch=(any)
@@ -11,8 +11,8 @@
 groups=('firefox-addons')
 depends=('firefox')
 provides=('firebug')
-source=("${url}releases/firebug/${pkgver%.*}/firebug-$pkgver.xpi")
-md5sums=('b93528ff22c76f6c3f63f81fe5e49496')
+source=("${url}releases/firebug/$pkgver/firebug-$pkgver.xpi")
+md5sums=('d628079b2bd28970be02be48608753b3')
 
 package() {
   # extension




More information about the arch-commits mailing list