summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzoorat2022-07-19 04:57:03 +0000
committerzoorat2022-07-19 04:57:03 +0000
commite19d7514a55720d6310de5adbf8c4da55c9ee3fd (patch)
tree0cc9c7d89e8a94476cd2a3c22021b38e72eb20ac
parentad919595048f09a3e921f87325e0b2f0f8bc44b3 (diff)
downloadaur-e19d7514a55720d6310de5adbf8c4da55c9ee3fd.tar.gz
updating to v4.4.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec01073008ca..be4b89f8ebae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = alacritty-themes
pkgdesc = A utility for choosing and applying Alacritty terminal themes.
- pkgver = 4.4.1
+ pkgver = 4.4.2
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.4.1.tgz
+ noextract = alacritty-themes-4.4.2.tgz
options = strip
options = emptydirs
options = zipman
- source = https://registry.npmjs.org/alacritty-themes/-/alacritty-themes-4.4.1.tgz
+ source = https://registry.npmjs.org/alacritty-themes/-/alacritty-themes-4.4.2.tgz
source = https://raw.githubusercontent.com/rajasegar/alacritty-themes/master/LICENSE
- b2sums = 46f3f0cde0ebf7f3d792d907e2619c2c4a946ee567d3003cc98fad298ad92738c69d9e33185f95deefb6d1d8b102abba6c53a99b1b138fe3a8ee2aa09b3ce13f
+ b2sums = 50d0d1d1b8719c144bb3119b9c1e1cb8e3cf18fa66c882091fdc6ae31bcc7f0ed4c860eed889dc17fb94246f7a4609d8fb3bafa32b1948b03d3e490110a53094
b2sums = 7a11e2eeed89bc67e6cef84badf8cccd1bf2de44423c22bd023fe579795b45bc8906c7a2dc3df4c005d0524b99994d2f534410df8e9a52e2d95f97591dd8949c
pkgname = alacritty-themes
diff --git a/PKGBUILD b/PKGBUILD
index 78f1eae24c3a..575b571b96b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_npmname=alacritty-themes
pkgname=$_npmname
-pkgver=4.4.1
+pkgver=4.4.2
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=('46f3f0cde0ebf7f3d792d907e2619c2c4a946ee567d3003cc98fad298ad92738c69d9e33185f95deefb6d1d8b102abba6c53a99b1b138fe3a8ee2aa09b3ce13f'
+b2sums=('50d0d1d1b8719c144bb3119b9c1e1cb8e3cf18fa66c882091fdc6ae31bcc7f0ed4c860eed889dc17fb94246f7a4609d8fb3bafa32b1948b03d3e490110a53094'
'7a11e2eeed89bc67e6cef84badf8cccd1bf2de44423c22bd023fe579795b45bc8906c7a2dc3df4c005d0524b99994d2f534410df8e9a52e2d95f97591dd8949c')
# Document: https://wiki.archlinux.org/title/Node.js_package_guidelines