summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDylan Delgado2022-08-24 19:23:51 -0400
committerDylan Delgado2022-08-24 19:23:51 -0400
commit31d633174a7b1de75046cdcaae9eeebd23cbe04d (patch)
tree97c61f58caf59be1a2d70407165febf5cf62509e /PKGBUILD
parent2f41c8bcb5ca235dc33096e8fbed33be4e66ed3f (diff)
downloadaur-31d633174a7b1de75046cdcaae9eeebd23cbe04d.tar.gz
Update to 0.9.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb58f3ca791f..6adc3469f8db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Dylan Delgado <dylan1496@live.com>
pkgname=browservice
-pkgver=0.9.5.0
+pkgver=0.9.5.1
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=('683788c3dc50d524fa672dabde69f86fc9d265549f315a649739279cc9ece1fe')
+sha256sums=('e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855')
package() {
cd "${srcdir}"