Jonathan Grotelüschen pushed to branch main at Arch Linux / Packaging /
Packages / typescript-svelte-plugin
Commits:
ebc465fe by Jonathan Grotelüschen at 2026-06-03T17:04:04+02:00
upgpkg: 0.3.52-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = typescript-svelte-plugin
pkgdesc = TypeScript plugin for Svelte intellisense
- pkgver = 0.3.51
+ pkgver = 0.3.52
pkgrel = 1
url =
https://github.com/sveltejs/language-tools/tree/master/packages/typescript-plugin
arch = any
@@ -10,7 +10,7 @@ pkgbase = typescript-svelte-plugin
makedepends = pnpm
depends = nodejs
depends = typescript
- source =
svelte-language-tools::git+https://github.com/sveltejs/language-tools.git#[email protected]
- b2sums =
af2ed7d4907133c7ba5c6dd41221f28aeded32eaffa74c62cd26f30b5b826a26c5b93ca37c6665c938e19519321ca2fa78d77fe3008c7112a0dec07a7ce3db95
+ source =
svelte-language-tools::git+https://github.com/sveltejs/language-tools.git#[email protected]
+ b2sums =
3511651d37e5b1f55f7f2670781194fe27ac31c667583aec1668e3bca152a071a453ddc4ae07195581d6f9601880287873c0d60f6b61cd09b8f0cd0d96f2bf5e
pkgname = typescript-svelte-plugin
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,9 @@
# Maintainer: Daniel M. Capella <[email protected]>
+# Maintainer: Jonathan Grotelüschen <[email protected]>
_name=svelte-language-tools
pkgname=typescript-svelte-plugin
-pkgver=0.3.51
+pkgver=0.3.52
pkgrel=1
pkgdesc='TypeScript plugin for Svelte intellisense'
url=https://github.com/sveltejs/language-tools/tree/master/packages/typescript-plugin
@@ -18,7 +19,7 @@ makedepends=(
pnpm
)
source=("$_name::git+https://github.com/sveltejs/language-tools.git#tag=$pkgname@$pkgver")
-b2sums=('af2ed7d4907133c7ba5c6dd41221f28aeded32eaffa74c62cd26f30b5b826a26c5b93ca37c6665c938e19519321ca2fa78d77fe3008c7112a0dec07a7ce3db95')
+b2sums=('3511651d37e5b1f55f7f2670781194fe27ac31c667583aec1668e3bca152a071a453ddc4ae07195581d6f9601880287873c0d60f6b61cd09b8f0cd0d96f2bf5e')
prepare() {
cd $_name
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/typescript-svelte-plugin/-/commit/ebc465fed4ba27827b757d0edb93fbea5ab1c8b7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/typescript-svelte-plugin/-/commit/ebc465fed4ba27827b757d0edb93fbea5ab1c8b7
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