summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÅsmund Ervik2016-02-10 15:37:56 +0100
committerÅsmund Ervik2016-02-10 15:37:56 +0100
commit74c2310168054de69f67dbd1405c7db76f27354c (patch)
tree6f320431980b87a2142e28ebb6e9d8899347199d
parent7bbeea5c0d1939723075ddc0bd5361b1a3f9110e (diff)
downloadaur-74c2310168054de69f67dbd1405c7db76f27354c.tar.gz
Bumping MaxVersion
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd0c6047b74d..1d4b87a85436 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ md5sums=('SKIP')
build() {
cd "$_pkgname"
- sed -i 's/maxVersion="[^"]*/maxVersion="44/' pentadactyl/install.rdf
+ sed -i 's/maxVersion="[^"]*/maxVersion="46/' pentadactyl/install.rdf
make -C pentadactyl xpi
}