Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / scite


Commits:
6eea0cf0 by Antonio Rojas at 2024-04-27T19:45:19+02:00
upgpkg: 5.5.0-1: Update to 5.5.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,15 +1,15 @@
 pkgbase = scite
        pkgdesc = Editor with facilities for building and running programs
-       pkgver = 5.4.3
+       pkgver = 5.5.0
        pkgrel = 1
        url = https://www.scintilla.org/SciTE.html
        arch = x86_64
        license = custom:HPND
        depends = gtk3
        backup = usr/share/scite/SciTEGlobal.properties
-       source = https://www.scintilla.org/scite543.tgz
+       source = https://www.scintilla.org/scite550.tgz
        source = SciTE.appdata.xml
-       sha256sums = 
b27a13a3fd5376d7d0081e9aea865727080e7237f54dd9ac16e5209f8046b87d
+       sha256sums = 
f7726a57be521f71c81b4fcc6d171fbf4a62e08c1c1840f5a74e014f3607ee11
        sha256sums = 
cecf3f2f86cd05541e4c87064244f098904d5aed535f77244977e22cede7c842
 
 pkgname = scite


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 # Contributor: Daniel J Griffiths <ghost1...@archlinux.us>
 
 pkgname=scite
-pkgver=5.4.3
+pkgver=5.5.0
 pkgrel=1
 pkgdesc='Editor with facilities for building and running programs'
 arch=('x86_64')
@@ -17,7 +17,7 @@ depends=('gtk3')
 backup=('usr/share/scite/SciTEGlobal.properties')
 source=("https://www.scintilla.org/${pkgname}${pkgver//./}.tgz";
         'SciTE.appdata.xml')
-sha256sums=('b27a13a3fd5376d7d0081e9aea865727080e7237f54dd9ac16e5209f8046b87d'
+sha256sums=('f7726a57be521f71c81b4fcc6d171fbf4a62e08c1c1840f5a74e014f3607ee11'
             'cecf3f2f86cd05541e4c87064244f098904d5aed535f77244977e22cede7c842')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/scite/-/commit/6eea0cf0197a14dc510609fdf5b23525ce9cd961

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/scite/-/commit/6eea0cf0197a14dc510609fdf5b23525ce9cd961
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to