summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDylan Delgado2023-02-28 12:08:12 -0500
committerDylan Delgado2023-02-28 12:08:12 -0500
commit39216a196f7d9624c6760244d46714bca3a96a54 (patch)
tree4598d41cd499f31d12b4105e1ab10ffe366b017b /PKGBUILD
parentcc3c0d1e0ba0cd0db49a97652d328c95f9604e8e (diff)
downloadaur-39216a196f7d9624c6760244d46714bca3a96a54.tar.gz
Update to version 0.9.6.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4f78e75f989..09ac8d60f1cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Dylan Delgado <dylan1496@live.com>
pkgname=browservice
-pkgver=0.9.6.2
+pkgver=0.9.6.3
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=('f0614b4f173d4fbc704d6656087d2c0f894093e74ad03a7c728fa3c8a01dff23')
+sha256sums=('8850e18a3fa50d11d1d6dfc889a294222a4147eea31751287f6dc887a4789357')
package() {
cd "${srcdir}"