summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e757f84b441a..5b5dd5dc16dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dooble-bin
pkgdesc = Dooble is the scientific browser
- pkgver = 2021.08.05
+ pkgver = 2021.08.30
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.05_amd64.deb
+ noextract = Dooble-2021.08.30_amd64.deb
options = !strip
- source = https://github.com/textbrowser/dooble/releases/download/2021.08.05/Dooble-2021.08.05_amd64.deb
- source = LICENSE-2021.08.05::https://github.com/textbrowser/dooble/raw/2021.08.05/LICENSE
- sha256sums = afa11baecc2504ae63f9c8cd62c8a6bfbb994ff03db6e2cf0d9f2562b7163641
+ 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
sha256sums = c60bf2d6a8bfdf7c7418bba91c6767cbb4b48dccae36dd5d9ffdb48f756815dd
pkgname = dooble-bin
diff --git a/PKGBUILD b/PKGBUILD
index 926badc59178..8b0141437121 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=dooble
_repourl="https://github.com/textbrowser/dooble"
pkgname=dooble-bin
-pkgver=2021.08.05
+pkgver=2021.08.30
pkgrel=1
pkgdesc="Dooble is the scientific browser"
arch=('x86_64')
@@ -19,7 +19,7 @@ source=(
)
noextract=("Dooble-${pkgver}_amd64.deb")
sha256sums=(
- 'afa11baecc2504ae63f9c8cd62c8a6bfbb994ff03db6e2cf0d9f2562b7163641'
+ '3d38489e51bc3e8a7690b5bd21302e0b320194479e62496e3f0c597366806557'
'c60bf2d6a8bfdf7c7418bba91c6767cbb4b48dccae36dd5d9ffdb48f756815dd'
)