diff options
author | Juergen Daubert <jue@jue.li> | 2018-04-10 07:58:06 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-04-10 07:58:06 +0200 |
commit | bef261fdc9c89b11e7f6d48673eaf837a993d7b9 (patch) | |
tree | 385a30132ea4448fc025fb507cb7c93dde7c5172 | |
parent | 47f41ab7acf93d8dee44409d8c9feb274265a7e4 (diff) | |
download | opt-bef261fdc9c89b11e7f6d48673eaf837a993d7b9.tar.gz opt-bef261fdc9c89b11e7f6d48673eaf837a993d7b9.tar.xz |
scite: update to 4.0.4
-rw-r--r-- | scite/.footprint | 1 | ||||
-rw-r--r-- | scite/.md5sum | 2 | ||||
-rw-r--r-- | scite/.signature | 8 | ||||
-rw-r--r-- | scite/Pkgfile | 2 |
4 files changed, 7 insertions, 6 deletions
diff --git a/scite/.footprint b/scite/.footprint index 17a9bf671..1bafd2320 100644 --- a/scite/.footprint +++ b/scite/.footprint @@ -59,6 +59,7 @@ drwxr-xr-x root/root usr/share/scite/ -rw-r--r-- root/root usr/share/scite/lua.properties -rw-r--r-- root/root usr/share/scite/markdown.properties -rw-r--r-- root/root usr/share/scite/matlab.properties +-rw-r--r-- root/root usr/share/scite/maxima.properties -rw-r--r-- root/root usr/share/scite/metapost.properties -rw-r--r-- root/root usr/share/scite/mmixal.properties -rw-r--r-- root/root usr/share/scite/modula3.properties diff --git a/scite/.md5sum b/scite/.md5sum index 470cac267..6ff37db02 100644 --- a/scite/.md5sum +++ b/scite/.md5sum @@ -1 +1 @@ -05b0a9368c1958de2c33a0b887d4b822 scite403.tgz +dd573349da78e488b44f6aa30b2157a0 scite404.tgz diff --git a/scite/.signature b/scite/.signature index 3edd724c5..58aa0a1ec 100644 --- a/scite/.signature +++ b/scite/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/eu7zwVPHH+XWIaK+FAul/sfYOjb++Tnljx7ccxbFqxdTYGOywDSSlIi9I2BevF+bFkoXC/jJnX5grS8C9skTQA= -SHA256 (Pkgfile) = a6db3da157c2989010e9d3e15795fd08ba9747331e7dcd8cc3c353694b3421e5 -SHA256 (.footprint) = 42ba5dbc51da4f028e3c688a150ddc36de26a4b983ac732a58c8b215c8c3f097 -SHA256 (scite403.tgz) = 72b54920ca8be1c6ec5e0f429dcfdb09282d921979d647973327dfd7ae54abde +RWSE3ohX2g5d/WgKT/F/tPAKk4TjQo8dGj4ffMxVpMdELew7VO075k7lMiFRBr5mJWQCuETsDTQ/E7TfjIRBgKdEJQwUCq+PfgA= +SHA256 (Pkgfile) = b6682bce2fdb675745a03d15c3da8b9afc89e89e3eb991ac1f2c6a1e41d27452 +SHA256 (.footprint) = ef9c032fff79e249f0a84fef23b3e350633838a97d17e1e7355bb70c56eac3d9 +SHA256 (scite404.tgz) = c27d3d6eb0a333f86d32b801c52ff6a408e23e13adc9b894c29019152bb18d66 diff --git a/scite/Pkgfile b/scite/Pkgfile index c66056e1e..a0017b73d 100644 --- a/scite/Pkgfile +++ b/scite/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gtk name=scite -version=4.0.3 +version=4.0.4 release=1 source=(http://downloads.sourceforge.net/project/scintilla/SciTE/$version/$name${version//./}.tgz) |