Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
typos-lsp


Commits:
8cb96aa4 by Orhun Parmaksız at 2026-01-01T15:18:55+03:00
upgpkg: 0.1.47-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = typos-lsp
        pkgdesc = Language server for the typos source code spell checker
-       pkgver = 0.1.46
+       pkgver = 0.1.47
        pkgrel = 1
        url = https://github.com/tekumara/typos-lsp
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = typos-lsp
        makedepends = git
        makedepends = rust
        depends = gcc-libs
-       source = git+https://github.com/tekumara/typos-lsp.git#tag=v0.1.46
-       b2sums = 
bca476d6a50c77a2e51934684b92184457ec08aa239d18958a300280e05c0f5eea5df1e8506fb53017ddd8ff0f64ef86804c4aff894724adb218128c73fe2b89
+       source = git+https://github.com/tekumara/typos-lsp.git#tag=v0.1.47
+       b2sums = 
3e1b80fde50f427148ff5de1d25b18a91ec092fcc111d95f81a43754dfa42488436a2de786a44bb6cd06fdaf4e5f0a2ff32acdb05462601987295a8d97613f03
 
 pkgname = typos-lsp


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <[email protected]>
 
 pkgname=typos-lsp
-pkgver=0.1.46
+pkgver=0.1.47
 pkgrel=1
 pkgdesc='Language server for the typos source code spell checker'
 arch=(x86_64)
@@ -13,7 +13,7 @@ makedepends=(
   rust
 )
 source=("git+$url.git#tag=v$pkgver")
-b2sums=('bca476d6a50c77a2e51934684b92184457ec08aa239d18958a300280e05c0f5eea5df1e8506fb53017ddd8ff0f64ef86804c4aff894724adb218128c73fe2b89')
+b2sums=('3e1b80fde50f427148ff5de1d25b18a91ec092fcc111d95f81a43754dfa42488436a2de786a44bb6cd06fdaf4e5f0a2ff32acdb05462601987295a8d97613f03')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/typos-lsp/-/commit/8cb96aa4887191f3806faa18291f72595c01093b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/typos-lsp/-/commit/8cb96aa4887191f3806faa18291f72595c01093b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to