summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVanilla Pudding2022-12-13 15:37:53 -0700
committerVanilla Pudding2022-12-13 15:37:53 -0700
commitb14adf746f341c22dec37e9dbccc1c9c30fc910f (patch)
treef403cd90d894458724d8213c8d7baaefd1481429 /PKGBUILD
parent36e46b9d235d9485a0be0b0ac8ec1cb6f3e7c165 (diff)
downloadaur-dooble.tar.gz
Update to 2022.11.15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c8dda49fd4f..f09b55447740 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Balló György <ballogyor+arch at gmail dot com>
pkgname=dooble
-pkgver=2022.04.04
+pkgver=2022.11.15
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=('9dd4be621f50e7401533dce25a9697f2f59f64b019d907a2ed999c57cad41657')
+sha256sums=('1db1a65832b5bae8d35f691fdddbb72745b3cd3da5b51e8fa79f1fc83e5bdef3')
prepare() {
cd $pkgname-$pkgver