summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDylan Delgado2021-09-29 12:35:15 -0400
committerDylan Delgado2021-09-29 12:35:15 -0400
commit90bb253f004e4e5b240eef217aced007eafa3857 (patch)
tree430f42ba65565155d0688283ed2d999083c221d3 /PKGBUILD
parentc0f233ff1ed33867e38f32f3b9872fea24b6af7c (diff)
downloadaur-90bb253f004e4e5b240eef217aced007eafa3857.tar.gz
Update to version v0.9.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3199ef36037..bdc6099028d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Dylan Delgado <dylan1496@live.com>
pkgname=browservice
-pkgver=0.9.2.2
+pkgver=0.9.3.0
pkgrel=1
pkgdesc='Browse the modern web on historical browsers'
url='https://github.com/ttalvitie/browservice'
@@ -9,8 +9,8 @@ license=('MIT')
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/v0.9.2.2/browservice-v0.9.2.2-x86_64.AppImage")
-sha256sums=('a9d5d78368436097787b80a456588cc8ebd37a4912de4fdb46e05e9deb26dac6')
+source=("https://github.com/ttalvitie/browservice/releases/download/v${pkver}/browservice-v${pkgver}-x86_64.AppImage")
+sha256sums=('bbc4bf3a50be967e4819d6bf9d2d4ed067836fec2817a4271fd0c291bd678c9d')
package() {
cd "${srcdir}"