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


Commits:
b1cb5aba by Orhun Parmaksız at 2025-03-25T11:18:01+03:00
upgpkg: 1.30.3-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = typos
        pkgdesc = Source code spell checker
-       pkgver = 1.30.2
+       pkgver = 1.30.3
        pkgrel = 1
        url = https://github.com/crate-ci/typos
        arch = x86_64
        license = MIT OR Apache-2.0
        makedepends = cargo
        depends = gcc-libs
-       source = 
typos-1.30.2.tar.gz::https://github.com/crate-ci/typos/archive/refs/tags/v1.30.2.tar.gz
-       sha256sums = 
20a5c2354894215fb87126f1805a171808fec93c427720f873a025466114e44c
+       source = 
typos-1.30.3.tar.gz::https://github.com/crate-ci/typos/archive/refs/tags/v1.30.3.tar.gz
+       sha256sums = 
560b564eb7c98ac553859bfb2fcdb58ef2d09c464398ef80fa727ec43293f332
 
 pkgname = typos


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Sematre <sematre at gmx dot de>
 
 pkgname=typos
-pkgver=1.30.2
+pkgver=1.30.3
 pkgrel=1
 pkgdesc="Source code spell checker"
 arch=('x86_64')
@@ -12,7 +12,7 @@ license=('MIT OR Apache-2.0')
 depends=('gcc-libs')
 makedepends=('cargo')
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('20a5c2354894215fb87126f1805a171808fec93c427720f873a025466114e44c')
+sha256sums=('560b564eb7c98ac553859bfb2fcdb58ef2d09c464398ef80fa727ec43293f332')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



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

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


Reply via email to