summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDylan Delgado2022-10-15 19:29:13 -0400
committerDylan Delgado2022-10-15 19:29:13 -0400
commit9fb8810a8c3bb13c82183a7e0a5d3bed5f790258 (patch)
treedaf227b767c9b833f67e088c0128c04d6e7ea7e1 /PKGBUILD
parent31d633174a7b1de75046cdcaae9eeebd23cbe04d (diff)
downloadaur-9fb8810a8c3bb13c82183a7e0a5d3bed5f790258.tar.gz
Update AppImage checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6adc3469f8db..c0e5b10f61e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=browservice
pkgver=0.9.5.1
-pkgrel=1
+pkgrel=2
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=('e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855')
+sha256sums=('f1f6daa28fff4080bdff4b19348696f6d022787746a6d89ad1071bbfe0b7f5b0')
package() {
cd "${srcdir}"