summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÅsmund Ervik2015-11-04 21:15:45 +0100
committerÅsmund Ervik2015-11-04 21:15:45 +0100
commitf33b0384800e5f1f6194721ed72122059518752f (patch)
treecb1f8a7efee5c3ba0434f6455bb812a928cced41 /PKGBUILD
parent68589f9c969529a2c432c2c1886b7f21616511ee (diff)
downloadaur-f33b0384800e5f1f6194721ed72122059518752f.tar.gz
Bumped MaxVersion. Also testing the SRCINFO git hook, intentionally missing an updated SRCINFO.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4bd79d026212..58b1f1375945 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ md5sums=('SKIP')
build() {
cd "$_pkgname"
- sed -i 's/maxVersion="[^"]*/maxVersion="42/' pentadactyl/install.rdf
+ sed -i 's/maxVersion="[^"]*/maxVersion="44/' pentadactyl/install.rdf
make -C pentadactyl xpi
}