summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052023-07-21 15:50:01 +0800
committerzxp198210052023-07-21 15:50:01 +0800
commit9d68d10bf6852847ffd87c7b1fa3b7ae1e6b5586 (patch)
treec004791d4f548eb0870d5513be6220667d0fd2db
parent7f68b4d5f2acd44aac4078c264a0738824c394fc (diff)
downloadaur-9d68d10bf6852847ffd87c7b1fa3b7ae1e6b5586.tar.gz
update to 2.4.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4e4cc38112b..1898756208fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dicionario.js-bin
pkgdesc = Simple dictionary in which you record your own words.
- pkgver = 2.4.0
+ pkgver = 2.4.1
pkgrel = 1
url = https://github.com/ArthurLobopro/dicionario.js
arch = x86_64
@@ -9,9 +9,9 @@ pkgbase = dicionario.js-bin
depends = electron25
conflicts = dicionario.js
conflicts = dicionario.js-bin
- source = dicionario.js-2.4.0.deb::https://github.com/ArthurLobopro/dicionario.js/releases/download/v2.4.0/dicionario.js_2.4.0_amd64.deb
+ source = dicionario.js-2.4.1.deb::https://github.com/ArthurLobopro/dicionario.js/releases/download/v2.4.1/dicionario.js_2.4.1_amd64.deb
source = dicionario.js.sh
- sha256sums = 4355549ae915dcd81d5d3b530e8f0615a8a42b4bcb5bb9acc1c02e8fe105b910
+ sha256sums = 2b136ad95134034121f992eb31e185448c59390f84301aaf5412d5f0c9fa2707
sha256sums = 1b7e7f3b0230a2aaef8590083d29efe3f9e45074f928c6af173d1d55456f3469
pkgname = dicionario.js-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7e73b254663f..cdbf5bccccef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname=dicionario.js-bin
-pkgver=2.4.0
+pkgver=2.4.1
pkgrel=1
pkgdesc="Simple dictionary in which you record your own words."
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('electron25')
makedepends=('asar')
source=("${pkgname%-bin}-${pkgver}.deb::${url}/releases/download/v${pkgver}/${pkgname%-bin}_${pkgver}_amd64.deb"
"${pkgname%-bin}.sh")
-sha256sums=('4355549ae915dcd81d5d3b530e8f0615a8a42b4bcb5bb9acc1c02e8fe105b910'
+sha256sums=('2b136ad95134034121f992eb31e185448c59390f84301aaf5412d5f0c9fa2707'
'1b7e7f3b0230a2aaef8590083d29efe3f9e45074f928c6af173d1d55456f3469')
package() {
bsdtar -xf "${srcdir}/data.tar.zst"