summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGaetan Bisson2022-03-22 12:13:21 -1000
committerGaetan Bisson2022-03-22 12:13:21 -1000
commit97b0b0e7e07c7bc7d00bc0d5a2c06011a4c2388e (patch)
treeb84297bb4905308fc42781d59da022384690dbc3 /PKGBUILD
parent47098d2fd3c41cbc1938d4bc6d13843c302dab55 (diff)
downloadaur-97b0b0e7e07c7bc7d00bc0d5a2c06011a4c2388e.tar.gz
upstream update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0b2326b3b85..469b9283122a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=squaw
-pkgver=4.0
+pkgver=4.3
pkgrel=1
pkgdesc='Simplistic quiet user agent for the Web'
url='http://fenua.org/gaetan/src/'
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
license=('ISC')
depends=('webkit2gtk-5.0')
source=("${url}/${pkgname}-${pkgver}.c")
-sha256sums=('e7dcae37d7d23e4b0275a4c4d2668d682636a1782163c41d174dbee8386334f3')
+sha256sums=('293e95a04d6cb81dc16a5d5c506d9f4e07000ede404fa2bb856a802f32047f80')
build() {
cd "${srcdir}"