summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfearlessdots2022-10-16 17:46:33 -0300
committerfearlessdots2022-10-16 17:46:33 -0300
commit7a4cf155efccc0de82112f87b934022186d5db71 (patch)
treead221a2bb6236fbbec427f6dafa90d7a797cbed8
parent320e01a9a3cd620aaa513acbbcb852f0b22e5b5d (diff)
downloadaur-7a4cf155efccc0de82112f87b934022186d5db71.tar.gz
Update to 2022.10.15
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 480f50f5162c..b8beabd26e3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dooble-bin
pkgdesc = Dooble is the scientific browser
- pkgver = 2022.06.15
+ pkgver = 2022.10.15
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.06.15_amd64.deb
+ noextract = Dooble-2022.10.15_amd64.deb
options = !strip
- source = https://github.com/textbrowser/dooble/releases/download/2022.06.15/Dooble-2022.06.15_amd64.deb
- source = LICENSE-2022.06.15::https://github.com/textbrowser/dooble/raw/2022.06.15/LICENSE
- sha256sums = 5b50db570f79f6ac2a95fcb078f440e37d539d5d93aea02cda4276a166e12fbe
+ source = https://github.com/textbrowser/dooble/releases/download/2022.10.15/Dooble-2022.10.15_amd64.deb
+ source = LICENSE-2022.10.15::https://github.com/textbrowser/dooble/raw/2022.10.15/LICENSE
+ sha256sums = b627238a1a77a75b7666101861c2deb6620c0350ee37e0ed73b1cc430c176ab3
sha256sums = c60bf2d6a8bfdf7c7418bba91c6767cbb4b48dccae36dd5d9ffdb48f756815dd
pkgname = dooble-bin
diff --git a/PKGBUILD b/PKGBUILD
index a2277c259ede..986a7f9881a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=dooble
_repourl="https://github.com/textbrowser/dooble"
pkgname=dooble-bin
-pkgver=2022.06.15
+pkgver=2022.10.15
pkgrel=1
pkgdesc="Dooble is the scientific browser"
arch=('x86_64')
@@ -18,10 +18,8 @@ source=(
"LICENSE-${pkgver}::${_repourl}/raw/${pkgver}/LICENSE"
)
noextract=("Dooble-${pkgver}_amd64.deb")
-sha256sums=(
- '5b50db570f79f6ac2a95fcb078f440e37d539d5d93aea02cda4276a166e12fbe'
- 'c60bf2d6a8bfdf7c7418bba91c6767cbb4b48dccae36dd5d9ffdb48f756815dd'
-)
+sha256sums=('b627238a1a77a75b7666101861c2deb6620c0350ee37e0ed73b1cc430c176ab3'
+ 'c60bf2d6a8bfdf7c7418bba91c6767cbb4b48dccae36dd5d9ffdb48f756815dd')
package() {
bsdtar -O -xf "Dooble-${pkgver}_amd64.deb" data.tar.zst | bsdtar -C "${pkgdir}" -xf -