summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzoorat2022-08-31 09:42:38 +0000
committerzoorat2022-08-31 09:42:38 +0000
commit2b8f8c995d8d4f1a3a98698d07e0a0301019165b (patch)
tree987a0ba225aa8c8bee4dca3b1bd76343cafb8b88
parent06e2f15d1cc2f80cd3a26026206bdacd74bfd186 (diff)
downloadaur-2b8f8c995d8d4f1a3a98698d07e0a0301019165b.tar.gz
updating to v5.1.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd2523c0b704..2b9ebd8c1893 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = alacritty-themes
pkgdesc = A utility for choosing and applying Alacritty terminal themes.
- pkgver = 5.0.1
+ pkgver = 5.1.0
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-5.0.1.tgz
+ noextract = alacritty-themes-5.1.0.tgz
options = strip
options = emptydirs
options = zipman
- source = https://registry.npmjs.org/alacritty-themes/-/alacritty-themes-5.0.1.tgz
+ source = https://registry.npmjs.org/alacritty-themes/-/alacritty-themes-5.1.0.tgz
source = https://raw.githubusercontent.com/rajasegar/alacritty-themes/master/LICENSE
- b2sums = 5ff24b757e08cf7c37c524fa205be023e001f9d056f4a03af81195e7b9cbcc8aa708e3070185075fb26bc72f736ee490a894c90966a537aaa4f03f3bd28a8333
+ b2sums = 58a180b9e9a1a0f19038fdbf26f84451260c1a430352c7db1bfcf56c88609e3b840ed51465d5c23cc7ab8d8bc50b9b08a8e17b97473a16e65c4fbef56e94a26c
b2sums = 7a11e2eeed89bc67e6cef84badf8cccd1bf2de44423c22bd023fe579795b45bc8906c7a2dc3df4c005d0524b99994d2f534410df8e9a52e2d95f97591dd8949c
pkgname = alacritty-themes
diff --git a/PKGBUILD b/PKGBUILD
index 22fc0eb054cd..c360712d574b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_npmname=alacritty-themes
pkgname=$_npmname
-pkgver=5.0.1
+pkgver=5.1.0
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=('5ff24b757e08cf7c37c524fa205be023e001f9d056f4a03af81195e7b9cbcc8aa708e3070185075fb26bc72f736ee490a894c90966a537aaa4f03f3bd28a8333'
+b2sums=('58a180b9e9a1a0f19038fdbf26f84451260c1a430352c7db1bfcf56c88609e3b840ed51465d5c23cc7ab8d8bc50b9b08a8e17b97473a16e65c4fbef56e94a26c'
'7a11e2eeed89bc67e6cef84badf8cccd1bf2de44423c22bd023fe579795b45bc8906c7a2dc3df4c005d0524b99994d2f534410df8e9a52e2d95f97591dd8949c')
# Document: https://wiki.archlinux.org/title/Node.js_package_guidelines