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


Commits:
67570901 by Orhun Parmaksız at 2024-09-16T23:15:43+02:00
upgpkg: 1.24.6-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = typos
        pkgdesc = Source code spell checker
-       pkgver = 1.24.5
+       pkgver = 1.24.6
        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.24.5.tar.gz::https://github.com/crate-ci/typos/archive/refs/tags/v1.24.5.tar.gz
-       sha256sums = 
a5ad3f00a1b17d61c50e37cfab7da72d2e4651997a4874c9f07e1b4e301fae03
+       source = 
typos-1.24.6.tar.gz::https://github.com/crate-ci/typos/archive/refs/tags/v1.24.6.tar.gz
+       sha256sums = 
3ca3815e7c6efe627878e183ac90f4150fdb9c1372c27535d66eee625be8bdd0
 
 pkgname = typos


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Sematre <sematre at gmx dot de>
 
 pkgname=typos
-pkgver=1.24.5
+pkgver=1.24.6
 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=('a5ad3f00a1b17d61c50e37cfab7da72d2e4651997a4874c9f07e1b4e301fae03')
+sha256sums=('3ca3815e7c6efe627878e183ac90f4150fdb9c1372c27535d66eee625be8bdd0')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



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

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


Reply via email to