summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFilipe Bertelli2022-12-26 12:10:15 -0300
committerFilipe Bertelli2022-12-26 12:10:15 -0300
commit755e3a11ac17525d213fd0c727172b6d6950f851 (patch)
treeb31163c8253a47b6a585d0f77b66bd418b5ba97d
parent3d13202a898919e4b541c8989ca7c1d696b55a2f (diff)
downloadaur-755e3a11ac17525d213fd0c727172b6d6950f851.tar.gz
Update to 2022.12.25
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38d679105895..b752ea7bced4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dooble-bin
pkgdesc = Dooble is the scientific browser
- pkgver = 2022.11.15
+ pkgver = 2022.12.25
pkgrel = 1
url = https://textbrowser.github.io/dooble/
arch = x86_64
@@ -14,11 +14,11 @@ pkgbase = dooble-bin
depends = xcb-util-renderutil
depends = xcb-util-wm
conflicts = dooble
- noextract = Dooble-2022.11.15_amd64.deb
+ noextract = Dooble-2022.12.25_amd64.deb
options = !strip
- source = https://github.com/textbrowser/dooble/releases/download/2022.11.15/Dooble-2022.11.15_amd64.deb
- source = LICENSE-2022.11.15::https://github.com/textbrowser/dooble/raw/2022.11.15/LICENSE
- sha256sums = 0905cf9bd7e45b1696bd47b43754f5b28e28521b1b96a5dae2626a78927c15e1
+ source = https://github.com/textbrowser/dooble/releases/download/2022.12.25/Dooble-2022.12.25_amd64.deb
+ source = LICENSE-2022.12.25::https://github.com/textbrowser/dooble/raw/2022.12.25/LICENSE
+ sha256sums = 82b9e322810dc7c8d6c3ad4fb017c9685b5857e90aa17ea9e386c0f61016837b
sha256sums = c60bf2d6a8bfdf7c7418bba91c6767cbb4b48dccae36dd5d9ffdb48f756815dd
pkgname = dooble-bin
diff --git a/PKGBUILD b/PKGBUILD
index ded8ae31c765..76b26cb073a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=dooble
_repourl="https://github.com/textbrowser/dooble"
pkgname=dooble-bin
-pkgver=2022.11.15
+pkgver=2022.12.25
pkgrel=1
pkgdesc="Dooble is the scientific browser"
arch=('x86_64')
@@ -18,7 +18,7 @@ source=(
"LICENSE-${pkgver}::${_repourl}/raw/${pkgver}/LICENSE"
)
noextract=("Dooble-${pkgver}_amd64.deb")
-sha256sums=('0905cf9bd7e45b1696bd47b43754f5b28e28521b1b96a5dae2626a78927c15e1'
+sha256sums=('82b9e322810dc7c8d6c3ad4fb017c9685b5857e90aa17ea9e386c0f61016837b'
'c60bf2d6a8bfdf7c7418bba91c6767cbb4b48dccae36dd5d9ffdb48f756815dd')
package() {