summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDylan Delgado2023-11-26 14:14:56 -0500
committerDylan Delgado2023-11-26 14:14:56 -0500
commit5773e24387773cd36c8a66c5f346883e1aa62316 (patch)
tree97dab7ff65d1b3d2c26b8d870fefc11fbd4d9b20 /PKGBUILD
parent1c172f74b51b6a95fc86687354dae49fc3870650 (diff)
downloadaur-5773e24387773cd36c8a66c5f346883e1aa62316.tar.gz
Update to version 0.9.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3840dd00f2e6..27adf8a7faac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Dylan Delgado <dylan1496@live.com>
pkgname=browservice
-pkgver=0.9.7.1
+pkgver=0.9.8.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=('913c5a0580672554c2abfad54a9392672f8cb7a480690fdaea573c9e5cdd28d6')
+sha256sums=('8d109b9fd21fad5fa73879152c6cdf72695afc1648ab95a2e56de263f3e65d45')
package() {
cd "${srcdir}"