summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDylan Delgado2022-01-12 22:58:05 -0500
committerDylan Delgado2022-01-12 22:58:05 -0500
commit8b0813800e86f1a1bf0df58095b5c5cd20a174aa (patch)
tree96082e2cce3b6aa379a59aea9307233d326d7479 /PKGBUILD
parenta9d77136c6587862bfa35fef977b76b2659a32df (diff)
downloadaur-8b0813800e86f1a1bf0df58095b5c5cd20a174aa.tar.gz
Update to 0.9.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a71f26f7436..213fad4e1f18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
#Maintainer: Dylan Delgado <dylan1496@live.com>
pkgname=browservice
-pkgver=0.9.3.0
-pkgrel=2
+pkgver=0.9.4.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=('bbc4bf3a50be967e4819d6bf9d2d4ed067836fec2817a4271fd0c291bd678c9d')
+sha256sums=('c0b371e1f43372b085120ca6a35af02819b104dffcbbcc84d978c6199e8e3af6')
package() {
cd "${srcdir}"