summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2558ecec4a3f..8cc56be4d964 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -53,7 +53,7 @@ sha512sums=('SKIP'
pkgver() {
cd mozilla-unified
- printf "90.0a1.r%s" "$(hg identify -n)" | sed 's/\+//g'
+ printf "91.0a1.r%s" "$(hg identify -n)" | sed 's/\+//g'
}
prepare() {