diff options
Diffstat (limited to 'network/pentadactyl')
-rw-r--r-- | network/pentadactyl/pentadactyl.SlackBuild | 4 | ||||
-rw-r--r-- | network/pentadactyl/pentadactyl.info | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/network/pentadactyl/pentadactyl.SlackBuild b/network/pentadactyl/pentadactyl.SlackBuild index 697b30ba40..79ac6e6f4a 100644 --- a/network/pentadactyl/pentadactyl.SlackBuild +++ b/network/pentadactyl/pentadactyl.SlackBuild @@ -25,7 +25,7 @@ SRCNAM=dactyl PRGNAM=pentadactyl SRCVER=1.2pre -SRCREV=4356313a0902efbb34013357235419d9cbffeded +SRCREV=e3c3748511ff6dfa8d917cbba04eaa7d94ad461c VERSION=${VERSION:-20151201} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -64,7 +64,7 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -sed -i "s/maxVersion=\"41/maxVersion=\"42/g" pentadactyl/install.rdf +sed -i "s/maxVersion=\"41/maxVersion=\"43/g" pentadactyl/install.rdf make -C $PRGNAM xpi # Get the currently installed Firefox version (handle the case where multiple versions diff --git a/network/pentadactyl/pentadactyl.info b/network/pentadactyl/pentadactyl.info index 70901db1b5..3b29009ba0 100644 --- a/network/pentadactyl/pentadactyl.info +++ b/network/pentadactyl/pentadactyl.info @@ -1,7 +1,7 @@ PRGNAM="pentadactyl" VERSION="20151201" HOMEPAGE="http://5digits.org/pentadactyl" -DOWNLOAD="https://github.com/5digits/dactyl/archive/4356313a0902efbb34013357235419d9cbffeded.zip" +DOWNLOAD="https://github.com/5digits/dactyl/archive/e3c3748511ff6dfa8d917cbba04eaa7d94ad461c.zip" MD5SUM="de4d35a940dd720ea4c3d91d8d93396b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |