Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / scite
Commits:
08641104 by Antonio Rojas at 2024-03-30T20:56:22+01:00
upgpkg: 5.4.3-1: Update to 5.4.3
- - - - -
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.2
+ pkgver = 5.4.3
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/scite542.tgz
+ source = https://www.scintilla.org/scite543.tgz
source = SciTE.appdata.xml
- sha256sums =
b5137ae57a46e27cf2332c60f10cf56b4f736a6e18b191a87bd73131d4ffc2c8
+ sha256sums =
b27a13a3fd5376d7d0081e9aea865727080e7237f54dd9ac16e5209f8046b87d
sha256sums =
cecf3f2f86cd05541e4c87064244f098904d5aed535f77244977e22cede7c842
pkgname = scite
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
# Contributor: Daniel J Griffiths <[email protected]>
pkgname=scite
-pkgver=5.4.2
+pkgver=5.4.3
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=('b5137ae57a46e27cf2332c60f10cf56b4f736a6e18b191a87bd73131d4ffc2c8'
+sha256sums=('b27a13a3fd5376d7d0081e9aea865727080e7237f54dd9ac16e5209f8046b87d'
'cecf3f2f86cd05541e4c87064244f098904d5aed535f77244977e22cede7c842')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/scite/-/commit/08641104f06768bf82887b563ccc23ccb95d8444
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/scite/-/commit/08641104f06768bf82887b563ccc23ccb95d8444
You're receiving this email because of your account on gitlab.archlinux.org.