summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDylan Delgado2022-04-13 13:37:38 -0400
committerDylan Delgado2022-04-13 13:37:38 -0400
commit2f41c8bcb5ca235dc33096e8fbed33be4e66ed3f (patch)
tree04901f3233870cfe456c8998553db93fe478d61b /PKGBUILD
parent8b0813800e86f1a1bf0df58095b5c5cd20a174aa (diff)
downloadaur-2f41c8bcb5ca235dc33096e8fbed33be4e66ed3f.tar.gz
Update to 0.9.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 213fad4e1f18..cb58f3ca791f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Dylan Delgado <dylan1496@live.com>
pkgname=browservice
-pkgver=0.9.4.0
+pkgver=0.9.5.0
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=('c0b371e1f43372b085120ca6a35af02819b104dffcbbcc84d978c6199e8e3af6')
+sha256sums=('683788c3dc50d524fa672dabde69f86fc9d265549f315a649739279cc9ece1fe')
package() {
cd "${srcdir}"