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


Commits:
f8faa5d9 by Orhun Parmaksız at 2023-12-09T02:22:28+03:00
upgpkg: 1.16.24-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = typos
        pkgdesc = Source code spell checker
-       pkgver = 1.16.23
+       pkgver = 1.16.24
        pkgrel = 1
        url = https://github.com/crate-ci/typos
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = typos
        license = Apache
        makedepends = cargo
        depends = gcc-libs
-       source = 
typos-1.16.23.tar.gz::https://github.com/crate-ci/typos/archive/refs/tags/v1.16.23.tar.gz
-       sha256sums = 
3947439f2cafa345f7a1c953aaca3c39c0674a6ea35da7812e34ffa641482aa7
+       source = 
typos-1.16.24.tar.gz::https://github.com/crate-ci/typos/archive/refs/tags/v1.16.24.tar.gz
+       sha256sums = 
1112aab844ba9c5aa787d370138feddb318ddcb5cf6a1784232112cb6eaeca07
 
 pkgname = typos


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



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

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


Reply via email to