diff options
author | Juergen Daubert <jue@jue.li> | 2021-04-09 12:39:15 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-04-09 12:39:15 +0200 |
commit | 67deefd46e8edd0b80cfd3062fdc750838a74c81 (patch) | |
tree | 155698400833fd1c0eb25662ccaa1b399dbf8815 /scite | |
parent | b70ea3e16d69dc83d5542f8d5aca583217ec2ed6 (diff) | |
download | opt-67deefd46e8edd0b80cfd3062fdc750838a74c81.tar.gz opt-67deefd46e8edd0b80cfd3062fdc750838a74c81.tar.xz |
scite: update to 5.0.1
Diffstat (limited to 'scite')
-rw-r--r-- | scite/.signature | 6 | ||||
-rw-r--r-- | scite/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/scite/.signature b/scite/.signature index 98952ebcb..c9f766337 100644 --- a/scite/.signature +++ b/scite/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/UIum9Y0gPqulsqaoeb7bXv3chnDjZmGs5zZc53xQtsqqQXxLJgmn7hansuLt1qJzQ9qiX/P/dnKk93Ft3bGIAU= -SHA256 (Pkgfile) = 236878dd8fe83521f859015b8db5464239414052646e1c2e2d6c18a23342acd5 +RWSE3ohX2g5d/TDApNSj3q+L4AbWvBTyuuRwY/8J4TySirGRnGOWlq7/DBITZCLRFCEF1lV4nr38j3vidOv/NLydZLfPSqSr9wc= +SHA256 (Pkgfile) = 06e09e23328d85714cc933afe1744df872ca6ecc70e99f55a3b73cd98733ab85 SHA256 (.footprint) = dc6ff8b64998b1d983219609293b11a8ef45649c41659fa37ef5c60fb26b1163 -SHA256 (scite500.tgz) = 571f9b04d5a17b9842f0751e37b3bdae3786adcdb3c5de73481c8a3119871d0e +SHA256 (scite501.tgz) = 6d5d7b9caa895a3b72245e4b7459a678b9325d497c28bc92bc92f21fd65329b7 diff --git a/scite/Pkgfile b/scite/Pkgfile index f2305a53e..9f276d7f5 100644 --- a/scite/Pkgfile +++ b/scite/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gtk3 name=scite -version=5.0.0 +version=5.0.1 release=1 source=(https://downloads.sourceforge.net/project/scintilla/SciTE/$version/$name${version//./}.tgz) |