summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVanilla Pudding2021-11-22 13:59:18 -0700
committerVanilla Pudding2021-11-22 13:59:18 -0700
commitd6519ce62de29ce1adb35cba051fa9370da11b87 (patch)
treecb00c53beba90d63c398c67499a10a717ed7f66e /PKGBUILD
parent636fa38aa00c47ac9ee915e2311983f04a10f1e1 (diff)
downloadaur-d6519ce62de29ce1adb35cba051fa9370da11b87.tar.gz
Update to 2021.11.05
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9db0770549c4..ba55037eaa85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Balló György <ballogyor+arch at gmail dot com>
pkgname=dooble
-pkgver=2021.08.30
+pkgver=2021.11.05
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=('cdbb0b325331d89a787637c234dcb39db1933170e8f0b03dc5cb03ec28abffeb')
+sha256sums=('9ca2d4348a0828a60ab8877c4e379d6985b80c68b65cddf3cf833bd9a16cf116')
prepare() {
cd $pkgname-$pkgver