Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / libspelling


Commits:
87c42663 by Jan Alexander Steffens (heftig) at 2025-08-20T23:43:30+02:00
0.4.9-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libspelling
        pkgdesc = Spellcheck library for GTK 4
-       pkgver = 0.4.8
+       pkgver = 0.4.9
        pkgrel = 1
        url = https://gitlab.gnome.org/GNOME/libspelling
        arch = x86_64
@@ -25,8 +25,8 @@ pkgbase = libspelling
        depends = gtksourceview5
        depends = icu
        depends = pango
-       source = git+https://gitlab.gnome.org/GNOME/libspelling.git#tag=0.4.8
-       b2sums = 
777b4275c5c0aef8e82a1c68019fabbe52119e16dede710c16f33ef915547887910a274839e1347ef8c9d129be884c2b2d9e681e0b063694f20432260a5c882e
+       source = git+https://gitlab.gnome.org/GNOME/libspelling.git#tag=0.4.9
+       b2sums = 
612b0f1ec77064934915c75d6f19aff5794886a8392c89520fd8412c01db0f9a81dc14293fea963cc889701a16a30393e5645101299cd198646d3173c519a4a7
 
 pkgname = libspelling
        provides = libspelling-1.so


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgname=(
   libspelling
   libspelling-docs
 )
-pkgver=0.4.8
+pkgver=0.4.9
 pkgrel=1
 pkgdesc="Spellcheck library for GTK 4"
 url="https://gitlab.gnome.org/GNOME/libspelling";
@@ -42,7 +42,7 @@ source=(
   # libspelling tags use SSH signatures that makepkg doesn't understand
   "git+https://gitlab.gnome.org/GNOME/libspelling.git#tag=$pkgver";
 )
-b2sums=('777b4275c5c0aef8e82a1c68019fabbe52119e16dede710c16f33ef915547887910a274839e1347ef8c9d129be884c2b2d9e681e0b063694f20432260a5c882e')
+b2sums=('612b0f1ec77064934915c75d6f19aff5794886a8392c89520fd8412c01db0f9a81dc14293fea963cc889701a16a30393e5645101299cd198646d3173c519a4a7')
 
 build() {
   arch-meson $pkgname build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libspelling/-/commit/87c426630d98273c611bb5aaa1eacc6eeaea35fb

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libspelling/-/commit/87c426630d98273c611bb5aaa1eacc6eeaea35fb
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to