summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052023-08-03 10:02:13 +0800
committerzxp198210052023-08-03 10:02:13 +0800
commit7e442efceeea04fbd86b4ce1adda1114c6a325e7 (patch)
treed91a805770225d9cf52d2b0d746d287dbdaf3519
parentbd1623bf01530f13a23057c3e0eb85df8b997cc2 (diff)
downloadaur-7e442efceeea04fbd86b4ce1adda1114c6a325e7.tar.gz
update to 5.3.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3187f4a747e3..ac7dd9d4fdb3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yarle-evernote-to-md-bin
pkgdesc = Yarle - The ultimate converter of Evernote notes to Markdown
- pkgver = 5.2.1
+ pkgver = 5.3.1
pkgrel = 1
url = https://github.com/akosbalasko/yarle
arch = x86_64
@@ -10,10 +10,10 @@ pkgbase = yarle-evernote-to-md-bin
depends = hicolor-icon-theme
provides = yarle-evernote-to-md
conflicts = yarle-evernote-to-md
- source = yarle-evernote-to-md-5.2.1.deb::https://github.com/akosbalasko/yarle/releases/download/v5.2.1/yarle-evernote-to-md_linux_amd64.deb
+ source = yarle-evernote-to-md-5.3.1.deb::https://github.com/akosbalasko/yarle/releases/download/v5.3.1/yarle-evernote-to-md_linux_amd64.deb
source = LICENSE::https://raw.githubusercontent.com/akosbalasko/yarle/master/LICENSE
source = yarle-evernote-to-md.sh
- sha256sums = e5a19162be78088b8094b804e7e2d7b5e4ffd27adce9feda4803e3fa96b9d065
+ sha256sums = 437b93a9b8c4e69711067e0d1741b9e66c22497cf3140045c1941d27269ec995
sha256sums = 16691c563f896a0d485a742fbd5a389fc7c798ff606c75cb3f753bb7297a9bdb
sha256sums = abfe6eb1eb8210af19a98509a662bc1a525e67f0275c51cb6b5d36226cf2b336
diff --git a/PKGBUILD b/PKGBUILD
index 950000eabf3e..3b4527c62041 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname=yarle-evernote-to-md-bin
-pkgver=5.2.1
+pkgver=5.3.1
pkgrel=1
pkgdesc="Yarle - The ultimate converter of Evernote notes to Markdown"
arch=(x86_64)
@@ -12,7 +12,7 @@ provides=("${pkgname%-bin}")
source=("${pkgname%-bin}-${pkgver}.deb::${url}/releases/download/v${pkgver}/${pkgname%-bin}_linux_amd64.deb"
"LICENSE::https://raw.githubusercontent.com/akosbalasko/yarle/master/LICENSE"
"${pkgname%-bin}.sh")
-sha256sums=('e5a19162be78088b8094b804e7e2d7b5e4ffd27adce9feda4803e3fa96b9d065'
+sha256sums=('437b93a9b8c4e69711067e0d1741b9e66c22497cf3140045c1941d27269ec995'
'16691c563f896a0d485a742fbd5a389fc7c798ff606c75cb3f753bb7297a9bdb'
'abfe6eb1eb8210af19a98509a662bc1a525e67f0275c51cb6b5d36226cf2b336')
package() {