summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzoorat2022-06-26 05:04:37 +0000
committerzoorat2022-06-26 05:04:37 +0000
commitad919595048f09a3e921f87325e0b2f0f8bc44b3 (patch)
tree3641af7571441c55adbf8315e4a94d4886530771
parentbd71837080a0a6df1ff00479de7175c620842469 (diff)
downloadaur-ad919595048f09a3e921f87325e0b2f0f8bc44b3.tar.gz
updating to v4.4.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db2821163b1b..ec01073008ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = alacritty-themes
pkgdesc = A utility for choosing and applying Alacritty terminal themes.
- pkgver = 4.3.0
+ pkgver = 4.4.1
pkgrel = 1
url = https://github.com/rajasegar/alacritty-themes
arch = any
@@ -8,13 +8,13 @@ pkgbase = alacritty-themes
makedepends = npm
makedepends = jq
depends = nodejs
- noextract = alacritty-themes-4.3.0.tgz
+ noextract = alacritty-themes-4.4.1.tgz
options = strip
options = emptydirs
options = zipman
- source = https://registry.npmjs.org/alacritty-themes/-/alacritty-themes-4.3.0.tgz
+ source = https://registry.npmjs.org/alacritty-themes/-/alacritty-themes-4.4.1.tgz
source = https://raw.githubusercontent.com/rajasegar/alacritty-themes/master/LICENSE
- b2sums = 76bcd42b69b52ef00842261747c41cd467656e58f4db3730b3ab25599df8950af1dd2f3aff0938c52bbdaf0d9b4da41cf8a2d096e5a44a4a95b9f0cda6e39001
+ b2sums = 46f3f0cde0ebf7f3d792d907e2619c2c4a946ee567d3003cc98fad298ad92738c69d9e33185f95deefb6d1d8b102abba6c53a99b1b138fe3a8ee2aa09b3ce13f
b2sums = 7a11e2eeed89bc67e6cef84badf8cccd1bf2de44423c22bd023fe579795b45bc8906c7a2dc3df4c005d0524b99994d2f534410df8e9a52e2d95f97591dd8949c
pkgname = alacritty-themes
diff --git a/PKGBUILD b/PKGBUILD
index f6bec9851bed..78f1eae24c3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_npmname=alacritty-themes
pkgname=$_npmname
-pkgver=4.3.0
+pkgver=4.4.1
pkgrel=1
pkgdesc="A utility for choosing and applying Alacritty terminal themes."
@@ -21,7 +21,7 @@ options=(strip emptydirs zipman)
source=("https://registry.npmjs.org/${_npmname}/-/${_npmname}-${pkgver}.tgz"
"https://raw.githubusercontent.com/rajasegar/alacritty-themes/master/LICENSE")
noextract=("${_npmname}-${pkgver}.tgz")
-b2sums=('76bcd42b69b52ef00842261747c41cd467656e58f4db3730b3ab25599df8950af1dd2f3aff0938c52bbdaf0d9b4da41cf8a2d096e5a44a4a95b9f0cda6e39001'
+b2sums=('46f3f0cde0ebf7f3d792d907e2619c2c4a946ee567d3003cc98fad298ad92738c69d9e33185f95deefb6d1d8b102abba6c53a99b1b138fe3a8ee2aa09b3ce13f'
'7a11e2eeed89bc67e6cef84badf8cccd1bf2de44423c22bd023fe579795b45bc8906c7a2dc3df4c005d0524b99994d2f534410df8e9a52e2d95f97591dd8949c')
# Document: https://wiki.archlinux.org/title/Node.js_package_guidelines