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


Commits:
0988eabf by Orhun Parmaksız at 2025-01-03T09:58:17+03:00
upgpkg: 1.29.3-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = typos
        pkgdesc = Source code spell checker
-       pkgver = 1.29.0
+       pkgver = 1.29.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.29.0.tar.gz::https://github.com/crate-ci/typos/archive/refs/tags/v1.29.0.tar.gz
-       sha256sums = 
6427c063b5ee5003cb7878d3c655df204574d6a3f8ea8fd618cdab67177c27d9
+       source = 
typos-1.29.3.tar.gz::https://github.com/crate-ci/typos/archive/refs/tags/v1.29.3.tar.gz
+       sha256sums = 
f7c8ef65193e4537475addde8e3e9ea0c83515b1f478ad07915250ae05263258
 
 pkgname = typos


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Sematre <sematre at gmx dot de>
 
 pkgname=typos
-pkgver=1.29.0
+pkgver=1.29.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=('6427c063b5ee5003cb7878d3c655df204574d6a3f8ea8fd618cdab67177c27d9')
+sha256sums=('f7c8ef65193e4537475addde8e3e9ea0c83515b1f478ad07915250ae05263258')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



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

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


Reply via email to