summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b7ca1e3022c..bc6a4291bbff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Balló György <ballogyor+arch at gmail dot com>
pkgname=dooble
-pkgver=2021.02.20
+pkgver=2021.08.30
pkgrel=1
pkgdesc="Web browser based on QtWebEngine"
arch=(x86_64)
@@ -9,7 +9,7 @@ url="https://textbrowser.github.io/dooble/"
license=('BSD')
depends=('qt5-webengine')
source=("$pkgname-$pkgver.tar.gz::https://github.com/textbrowser/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('c7519b90b084566b4f2229179f39e5c29d988fc1ad098ff9f8d2251fa0afbb25')
+sha256sums=('cdbb0b325331d89a787637c234dcb39db1933170e8f0b03dc5cb03ec28abffeb')
prepare() {
cd $pkgname-$pkgver/2.x