Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
typos
Commits:
5a3e4006 by Orhun Parmaksız at 2026-07-01T12:51:04+02:00
upgpkg: 1.48.0-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
pkgbase = typos
pkgdesc = Source code spell checker
- pkgver = 1.47.2
+ pkgver = 1.48.0
pkgrel = 1
url = https://github.com/crate-ci/typos
arch = x86_64
license = MIT OR Apache-2.0
makedepends = cargo
depends = libgcc
- source =
typos-1.47.2.tar.gz::https://github.com/crate-ci/typos/archive/refs/tags/v1.47.2.tar.gz
- sha256sums =
baf2404aec76101fbe265e058cbe8765dd1dfc802c55c3f5678f075a5b23d998
+ source =
typos-1.48.0.tar.gz::https://github.com/crate-ci/typos/archive/refs/tags/v1.48.0.tar.gz
+ sha256sums =
11b662d163b258244f7f27ea1d0f39a17d1032fdc983d527f290dcad8253d355
pkgname = typos
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Sematre <sematre at gmx dot de>
pkgname=typos
-pkgver=1.47.2
+pkgver=1.48.0
pkgrel=1
pkgdesc="Source code spell checker"
arch=('x86_64')
@@ -14,7 +14,7 @@ depends=(
)
makedepends=('cargo')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('baf2404aec76101fbe265e058cbe8765dd1dfc802c55c3f5678f075a5b23d998')
+sha256sums=('11b662d163b258244f7f27ea1d0f39a17d1032fdc983d527f290dcad8253d355')
prepare() {
cd "${pkgname}-${pkgver}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/typos/-/commit/5a3e40067ecb83c98a1aa9137ded9abb573dcf2d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/typos/-/commit/5a3e40067ecb83c98a1aa9137ded9abb573dcf2d
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help