diff options
author | Juergen Daubert <jue@jue.li> | 2020-06-01 13:50:19 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-06-01 13:50:19 +0200 |
commit | 20d9c2c2a7ef99fb7c6fd792077cc178cb58234d (patch) | |
tree | f54c8717f9869b8df6fab1e574ef0d337eb7b4ff /scite | |
parent | 10fe82ea4c3a10d2938d03b4810856375284da12 (diff) | |
download | opt-20d9c2c2a7ef99fb7c6fd792077cc178cb58234d.tar.gz opt-20d9c2c2a7ef99fb7c6fd792077cc178cb58234d.tar.xz |
scite: update to 4.4.0
Diffstat (limited to 'scite')
-rw-r--r-- | scite/.footprint | 2 | ||||
-rw-r--r-- | scite/.signature | 8 | ||||
-rw-r--r-- | scite/Pkgfile | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/scite/.footprint b/scite/.footprint index 48fe4a141..2a594938f 100644 --- a/scite/.footprint +++ b/scite/.footprint @@ -1,6 +1,8 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/SciTE +-rwxr-xr-x root/root usr/bin/liblexilla.so +-rwxr-xr-x root/root usr/bin/libscintilla.so lrwxrwxrwx root/root usr/bin/scite -> SciTE drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/applications/ diff --git a/scite/.signature b/scite/.signature index d32001ba6..523570a57 100644 --- a/scite/.signature +++ b/scite/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/e0obuM4ddiZ3G2GVRYHhUY+E3teDVYWqD/H8e0FLeyodvBtyNwe1daWG4Yzd94xIZEhwlRdYMiJSESdrERuOgw= -SHA256 (Pkgfile) = 9cb74035714d8cae4b971fca7ecbcc20308fbc7bca99b67575e99d08d76ad17c -SHA256 (.footprint) = 96c0fe678c23d570d98f7699f8577167b1f6d0faf9dbfbf8c4b07c8430ddd741 -SHA256 (scite433.tgz) = 134b5e90d1e9adb7fdacbf66821252e690a828805be6a7e2746c4917198b346f +RWSE3ohX2g5d/QmzxzwY2243AEqtw4yJ4FiEqlpcbQwoMlzT18ymCxns4k9y1/6IH1LqH3/eVHlsPavf2SyWVBjwg3ID6u7MwQs= +SHA256 (Pkgfile) = 71303e508c693b5babcd39c4e18acc82162ecaecefef3947b8e42360490dc194 +SHA256 (.footprint) = 844f2ee66ae14f4d98ab6dfa9fb4e2c2be180a24011517218650fbcededbc491 +SHA256 (scite440.tgz) = 882c2665eaf69d6bcf534aed53cb5a77827b983051ae02056ecafa40d3570619 diff --git a/scite/Pkgfile b/scite/Pkgfile index 290cdcda4..620ba3375 100644 --- a/scite/Pkgfile +++ b/scite/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gtk3 name=scite -version=4.3.3 +version=4.4.0 release=1 source=(http://downloads.sourceforge.net/project/scintilla/SciTE/$version/$name${version//./}.tgz) |