summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDylan Delgado2023-02-05 12:20:52 -0500
committerDylan Delgado2023-02-05 12:20:52 -0500
commitcc3c0d1e0ba0cd0db49a97652d328c95f9604e8e (patch)
tree37b6b2801fe82caa5242e4e29a1b919593d64f75 /PKGBUILD
parented334d72e1faa5607a6308504c1375634ddea692 (diff)
downloadaur-cc3c0d1e0ba0cd0db49a97652d328c95f9604e8e.tar.gz
Update to 0.9.6.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce4e4186d017..f4f78e75f989 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Dylan Delgado <dylan1496@live.com>
pkgname=browservice
-pkgver=0.9.6.1
+pkgver=0.9.6.2
pkgrel=1
pkgdesc='Browse the modern web on historical browsers'
url='https://github.com/ttalvitie/browservice'
@@ -10,7 +10,7 @@ arch=('x86_64')
options=(!strip)
depends=('wget' 'cmake' 'poco' 'pango' 'libjpeg-turbo' 'libxcb' 'libx11' 'python' 'xorg-server-xvfb' 'xorg-xauth' 'at-spi2-atk' 'alsa-lib' 'nss' 'libcups' 'libxcursor' 'libxss' 'libxcomposite' 'libxkbcommon' 'ttf-ms-fonts' 'gtkglext' 'fuse2' 'fuse3')
source=("https://github.com/ttalvitie/browservice/releases/download/v${pkgver}/browservice-v${pkgver}-x86_64.AppImage")
-sha256sums=('5ddaee35bde4c4fcbcd782f3df230e327946421ac496b7e38949a33608ceeb08')
+sha256sums=('f0614b4f173d4fbc704d6656087d2c0f894093e74ad03a7c728fa3c8a01dff23')
package() {
cd "${srcdir}"