summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaizhao Zhang2021-11-06 14:58:26 +0800
committerKaizhao Zhang2021-11-06 14:58:26 +0800
commit3726ec2940dff08b2a144e938a0115a1561a44af (patch)
treef0c48a5332af091c77d7ee0e0857d4b76abe13ea
parentaa59e539b15970aa24854f6a6560043adf2cb43d (diff)
downloadaur-3726ec2940dff08b2a144e938a0115a1561a44af.tar.gz
Updated to version 2021.11.05
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b5dd5dc16dc..a29ba5870376 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dooble-bin
pkgdesc = Dooble is the scientific browser
- pkgver = 2021.08.30
+ pkgver = 2021.11.05
pkgrel = 1
url = https://textbrowser.github.io/dooble/
arch = x86_64
@@ -13,11 +13,11 @@ pkgbase = dooble-bin
depends = libxrandr
depends = nss
conflicts = dooble
- noextract = Dooble-2021.08.30_amd64.deb
+ noextract = Dooble-2021.11.05_amd64.deb
options = !strip
- source = https://github.com/textbrowser/dooble/releases/download/2021.08.30/Dooble-2021.08.30_amd64.deb
- source = LICENSE-2021.08.30::https://github.com/textbrowser/dooble/raw/2021.08.30/LICENSE
- sha256sums = 3d38489e51bc3e8a7690b5bd21302e0b320194479e62496e3f0c597366806557
+ source = https://github.com/textbrowser/dooble/releases/download/2021.11.05/Dooble-2021.11.05_amd64.deb
+ source = LICENSE-2021.11.05::https://github.com/textbrowser/dooble/raw/2021.11.05/LICENSE
+ sha256sums = f0a34443b42efb5d21d4bae856fb760c6c54864c6688d5a0644c738f751cc9cb
sha256sums = c60bf2d6a8bfdf7c7418bba91c6767cbb4b48dccae36dd5d9ffdb48f756815dd
pkgname = dooble-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8b0141437121..e63d0d06f448 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=dooble
_repourl="https://github.com/textbrowser/dooble"
pkgname=dooble-bin
-pkgver=2021.08.30
+pkgver=2021.11.05
pkgrel=1
pkgdesc="Dooble is the scientific browser"
arch=('x86_64')
@@ -19,7 +19,7 @@ source=(
)
noextract=("Dooble-${pkgver}_amd64.deb")
sha256sums=(
- '3d38489e51bc3e8a7690b5bd21302e0b320194479e62496e3f0c597366806557'
+ 'f0a34443b42efb5d21d4bae856fb760c6c54864c6688d5a0644c738f751cc9cb'
'c60bf2d6a8bfdf7c7418bba91c6767cbb4b48dccae36dd5d9ffdb48f756815dd'
)