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


Commits:
59ed8c72 by Orhun Parmaksız at 2024-08-22T18:51:01+03:00
upgpkg: 1.23.7-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = typos
        pkgdesc = Source code spell checker
-       pkgver = 1.23.6
+       pkgver = 1.23.7
        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.23.6.tar.gz::https://github.com/crate-ci/typos/archive/refs/tags/v1.23.6.tar.gz
-       sha256sums = 
7dc35ab3c60d73f50811e64138147f6ffe934dafd768f30d14550125b9b153c4
+       source = 
typos-1.23.7.tar.gz::https://github.com/crate-ci/typos/archive/refs/tags/v1.23.7.tar.gz
+       sha256sums = 
2810ddf17d81fc84f7e5f511d414d17c0dcc22482e9632c95c5078e8c2a7e629
 
 pkgname = typos


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Sematre <sematre at gmx dot de>
 
 pkgname=typos
-pkgver=1.23.6
+pkgver=1.23.7
 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=('7dc35ab3c60d73f50811e64138147f6ffe934dafd768f30d14550125b9b153c4')
+sha256sums=('2810ddf17d81fc84f7e5f511d414d17c0dcc22482e9632c95c5078e8c2a7e629')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



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

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


Reply via email to