diff options
author | Juergen Daubert <jue@jue.li> | 2019-01-10 09:29:52 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-01-10 09:29:52 +0100 |
commit | 37b3f90e65897f7f017b1a130641e721b202cf33 (patch) | |
tree | 939ff9ea583d611ba37d4b337756587b5d81673c /scite | |
parent | ce50315bf77ce31d91cc0539a3fd79fa82cbec7b (diff) | |
download | opt-37b3f90e65897f7f017b1a130641e721b202cf33.tar.gz opt-37b3f90e65897f7f017b1a130641e721b202cf33.tar.xz |
scite: update to 4.1.3
Diffstat (limited to 'scite')
-rw-r--r-- | scite/.footprint | 1 | ||||
-rw-r--r-- | scite/.signature | 8 | ||||
-rw-r--r-- | scite/Pkgfile | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/scite/.footprint b/scite/.footprint index 0533175d3..9bdbc4f93 100644 --- a/scite/.footprint +++ b/scite/.footprint @@ -64,6 +64,7 @@ drwxr-xr-x root/root usr/share/scite/ -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 +-rw-r--r-- root/root usr/share/scite/nim.properties -rw-r--r-- root/root usr/share/scite/nimrod.properties -rw-r--r-- root/root usr/share/scite/nncrontab.properties -rw-r--r-- root/root usr/share/scite/nsis.properties diff --git a/scite/.signature b/scite/.signature index 098712c06..6a2b08c8b 100644 --- a/scite/.signature +++ b/scite/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QKvHpkp1YVm6WPe5byvhwg13Czrp94C5PHZonf0r0WJUdUoXmxocwfWA+IEenrVJDoODqf1PCv9KoMTyYaJ2QQ= -SHA256 (Pkgfile) = 3eac2191cdc95e44d8957ce095905d862a312f51a43abea3e56caa86066943a2 -SHA256 (.footprint) = fae3db3587dada0571e6e2f21302c30168fcaae9a48f17396bc1f285c160f674 -SHA256 (scite412.tgz) = 01eceecb4cfe80415bd1488900ada32340850cf3bba80f25f004da4811e3fcc8 +RWSE3ohX2g5d/ZMbqUTzBTGdVIAEO4sHcZm2L0GfZJY9FW0U+YliZCNAT6povIa1l8WzsNy/wKn02eTNP0dSqc+QWw8gXHhgrgM= +SHA256 (Pkgfile) = 1442f1167bf3200dd0fb396e4f33630f7f3ae902ed8b72695b448a7eb425dcad +SHA256 (.footprint) = 7cb81a37a9fd37e48ca5cb9fce19c63df88d8e7aa74566e31cfe710e0f381afa +SHA256 (scite413.tgz) = 063465d9d46d4f142b48e1adbb675a9f198094d9a35a47af44a15e4512d00c85 diff --git a/scite/Pkgfile b/scite/Pkgfile index 6a62c6d00..bc7e007bd 100644 --- a/scite/Pkgfile +++ b/scite/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gtk name=scite -version=4.1.2 +version=4.1.3 release=1 source=(http://downloads.sourceforge.net/project/scintilla/SciTE/$version/$name${version//./}.tgz) |