Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / scite
Commits:
bcfef6ab by Antonio Rojas at 2023-12-26T12:00:02+01:00
upgpkg: 5.4.1-1: Update to 5.4.1
- - - - -
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.0
+ pkgver = 5.4.1
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/scite540.tgz
+ source = https://www.scintilla.org/scite541.tgz
source = SciTE.appdata.xml
- sha256sums =
333fb68a2bad5abe8e98e3b68f3cd8f726e6e6729bc4f35f28a5b31650d42e33
+ sha256sums =
bb56420118ac885c328ae689cc3626c237447856fd1903ce191904511878e529
sha256sums =
cecf3f2f86cd05541e4c87064244f098904d5aed535f77244977e22cede7c842
pkgname = scite
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
# Contributor: Daniel J Griffiths <[email protected]>
pkgname=scite
-pkgver=5.4.0
+pkgver=5.4.1
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=('333fb68a2bad5abe8e98e3b68f3cd8f726e6e6729bc4f35f28a5b31650d42e33'
+sha256sums=('bb56420118ac885c328ae689cc3626c237447856fd1903ce191904511878e529'
'cecf3f2f86cd05541e4c87064244f098904d5aed535f77244977e22cede7c842')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/scite/-/commit/bcfef6ab9f66390c06ffe438738017f5e3456944
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/scite/-/commit/bcfef6ab9f66390c06ffe438738017f5e3456944
You're receiving this email because of your account on gitlab.archlinux.org.