Fabian Bornschein pushed to branch main at Arch Linux / Packaging / Packages /
gedit
Commits:
e71f3c88 by Fabian Bornschein at 2024-12-09T16:43:41+01:00
upgpkg: 48.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = gedit
pkgdesc = Easy-to-use general-purpose text editor
- pkgver = 48.0
- pkgrel = 2
+ pkgver = 48.1
+ pkgrel = 1
url = https://gedit-technology.github.io/apps/gedit/
arch = x86_64
license = GPL-2.0-or-later
@@ -38,9 +38,9 @@ pkgbase = gedit
depends = python-gobject
optdepends = gedit-plugins: Additional features
conflicts = gedit-code-assistance<=3.16.0+4+gd19b879-1
- source = git+https://gitlab.gnome.org/GNOME/gedit.git#tag=48.0
+ source = git+https://gitlab.gnome.org/GNOME/gedit.git#tag=48.1
source = git+https://gitlab.gnome.org/GNOME/libgd.git
- b2sums =
67a57a85088496c614f3c0c8d8a1074ba005328e2a38efe3aa530ede65bd51f28c11dabb25854c2e04a58a11aeb33743d057f25d37aa796334701d5d459e557d
+ b2sums =
ed42c57aeac7bfd5d6f3b5ae17af8060698d515c5f2fbfc815a8eb530e27b8bc506e0090025250945aa425b27921a71f7b7635bb09a6d1884287f324c9a0efd4
b2sums = SKIP
pkgname = gedit
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: Jan de Groot <[email protected]>
pkgname=gedit
-pkgver=48.0
-pkgrel=2
+pkgver=48.1
+pkgrel=1
pkgdesc="Easy-to-use general-purpose text editor"
url="https://gedit-technology.github.io/apps/gedit/"
arch=(x86_64)
@@ -50,7 +50,7 @@ source=(
"git+https://gitlab.gnome.org/GNOME/gedit.git#tag=${pkgver/[a-z]/.&}"
"git+https://gitlab.gnome.org/GNOME/libgd.git"
)
-b2sums=('67a57a85088496c614f3c0c8d8a1074ba005328e2a38efe3aa530ede65bd51f28c11dabb25854c2e04a58a11aeb33743d057f25d37aa796334701d5d459e557d'
+b2sums=('ed42c57aeac7bfd5d6f3b5ae17af8060698d515c5f2fbfc815a8eb530e27b8bc506e0090025250945aa425b27921a71f7b7635bb09a6d1884287f324c9a0efd4'
'SKIP')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gedit/-/commit/e71f3c880f8dffe77ebaeecd85ef99a5b3c6faa4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gedit/-/commit/e71f3c880f8dffe77ebaeecd85ef99a5b3c6faa4
You're receiving this email because of your account on gitlab.archlinux.org.