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


Commits:
1315c55a by Orhun Parmaksız at 2024-06-07T23:09:59+03:00
upgpkg: 1.22.3-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = typos
        pkgdesc = Source code spell checker
-       pkgver = 1.22.2
+       pkgver = 1.22.3
        pkgrel = 1
        url = https://github.com/crate-ci/typos
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = typos
        license = Apache-2.0
        makedepends = cargo
        depends = gcc-libs
-       source = 
typos-1.22.2.tar.gz::https://github.com/crate-ci/typos/archive/refs/tags/v1.22.2.tar.gz
-       sha256sums = 
ae88cf23ed51b38322876d95591c1370cfe17b379c76673e7246e63f063247f9
+       source = 
typos-1.22.3.tar.gz::https://github.com/crate-ci/typos/archive/refs/tags/v1.22.3.tar.gz
+       sha256sums = 
c5c1e6bc40aed45c5e96d69fa5089e3f12790456800bd50c05481b08c542ded3
 
 pkgname = typos


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Sematre <sematre at gmx dot de>
 
 pkgname=typos
-pkgver=1.22.2
+pkgver=1.22.3
 pkgrel=1
 pkgdesc="Source code spell checker"
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('MIT' 'Apache-2.0')
 depends=('gcc-libs')
 makedepends=('cargo')
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('ae88cf23ed51b38322876d95591c1370cfe17b379c76673e7246e63f063247f9')
+sha256sums=('c5c1e6bc40aed45c5e96d69fa5089e3f12790456800bd50c05481b08c542ded3')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



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

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


Reply via email to