diff options
author | Juergen Daubert <jue@jue.li> | 2020-07-21 13:58:32 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-07-21 13:58:32 +0200 |
commit | cadad68185dba28edc8ff7324388f60cc11fac1c (patch) | |
tree | d9cd859e72390924f202800abe6f8cf820b80cba /scite | |
parent | 1967e12c9e35209877c72d80ddf1061d24e9f6ec (diff) | |
download | opt-cadad68185dba28edc8ff7324388f60cc11fac1c.tar.gz opt-cadad68185dba28edc8ff7324388f60cc11fac1c.tar.xz |
scite: update to 4.4.4
Diffstat (limited to 'scite')
-rw-r--r-- | scite/.footprint | 6 | ||||
-rw-r--r-- | scite/.signature | 8 | ||||
-rw-r--r-- | scite/Pkgfile | 2 |
3 files changed, 9 insertions, 7 deletions
diff --git a/scite/.footprint b/scite/.footprint index 2a594938f..278e3b6fe 100644 --- a/scite/.footprint +++ b/scite/.footprint @@ -1,9 +1,11 @@ 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/lib/ +drwxr-xr-x root/root usr/lib/scite/ +-rwxr-xr-x root/root usr/lib/scite/liblexilla.so +-rwxr-xr-x root/root usr/lib/scite/libscintilla.so drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/applications/ -rw-r--r-- root/root usr/share/applications/SciTE.desktop diff --git a/scite/.signature b/scite/.signature index 90cae5a70..39f209d75 100644 --- a/scite/.signature +++ b/scite/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/WJbKOGu8tfHV1eWC9qMHJGRI1vJvwJlnT+/hb+Gcb2GTJN9SuDm91pJShF7AB+AeS6yOBTDEFcBiJHT9irZiAk= -SHA256 (Pkgfile) = d65ae70bcf5466edb1ffe71c8741a5af9eac12bb23e2e9321a3411c5fc37db0c -SHA256 (.footprint) = 844f2ee66ae14f4d98ab6dfa9fb4e2c2be180a24011517218650fbcededbc491 -SHA256 (scite443.tgz) = 05e53ccb1219753b9c73b0c1b83b6e2868a8c0c91d8785db2a5f8f9c41ed7d3f +RWSE3ohX2g5d/XY3NnJcid2VRJUI26IXQsCb0CU0b7CDe+l0t3ojhU8awL7/f0YB4QbAEOAZCnquZitgrLGuIjRDix0C9WB1/gw= +SHA256 (Pkgfile) = 9bc24d004fcba5a4b854fed0e23d829e5f7e4f18a7c900158c32aae140499067 +SHA256 (.footprint) = 52107a23ee87efe657a0f624f210278e2e8f429a215b39f9d99b17f921013f87 +SHA256 (scite444.tgz) = 404b7bdf3da14bf9be23b27eaeeb27de865606544b0d54e37dde985e2db6f31d diff --git a/scite/Pkgfile b/scite/Pkgfile index 6ce5c12ce..854862bbb 100644 --- a/scite/Pkgfile +++ b/scite/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gtk3 name=scite -version=4.4.3 +version=4.4.4 release=1 source=(https://downloads.sourceforge.net/project/scintilla/SciTE/$version/$name${version//./}.tgz) |