summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-04-21 12:08:47 +0200
committerGoliathLabs2020-04-21 12:08:47 +0200
commit5ccd8f1b0a0fdfeca0661c9626352594aa291a7a (patch)
tree5562a675cfe55f1df7dfeda94e88d57ec8cb1167
parenta195313712bb5bf8978edc23567559147e09fb23 (diff)
downloadaur-5ccd8f1b0a0fdfeca0661c9626352594aa291a7a.tar.gz
Updated: Typo in PKGBUILD + pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef01564b9022..03f947b6622b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = firefox-beta
pkgdesc = Standalone web browser from mozilla.org - Beta
pkgver = 76.0b6
- pkgrel = 1
+ pkgrel = 2
url = https://www.mozilla.org/en-US/firefox/channel/#beta
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 2b33daa65a1b..b4e65a3909f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=firefox-beta
_pkgname=firefox
pkgver=76.0b6
_pkgver=76.0
-pkgrel=1
+pkgrel=2
pkgdesc="Standalone web browser from mozilla.org - Beta"
arch=(i686 x86_64)
license=(MPL GPL LGPL)