summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDylan Delgado2022-11-12 20:29:15 -0500
committerDylan Delgado2022-11-12 20:29:15 -0500
commit1c7ad5bff866ef25ba980bdd5b2dcd8e68062331 (patch)
tree677c6c242e2a3bf9fe5c46a90e5fa29a9a75eaab /PKGBUILD
parent9fb8810a8c3bb13c82183a7e0a5d3bed5f790258 (diff)
downloadaur-1c7ad5bff866ef25ba980bdd5b2dcd8e68062331.tar.gz
Update to 0.9.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0e5b10f61e6..7ba12db85802 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
#Maintainer: Dylan Delgado <dylan1496@live.com>
pkgname=browservice
-pkgver=0.9.5.1
-pkgrel=2
+pkgver=0.9.6.0
+pkgrel=1
pkgdesc='Browse the modern web on historical browsers'
url='https://github.com/ttalvitie/browservice'
license=('MIT')
@@ -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=('f1f6daa28fff4080bdff4b19348696f6d022787746a6d89ad1071bbfe0b7f5b0')
+sha256sums=('4b9063ec9c29faedfab23b3bd0ee6636b0fb8961eec49af4694ef02d8cee47dd')
package() {
cd "${srcdir}"