summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGaetan Bisson2019-01-07 20:19:32 -1000
committerGaetan Bisson2019-01-07 20:19:32 -1000
commit558b28367766bf12f926823b4870fa350a245d33 (patch)
treea8379da803632a50f59a3aa04e66362f96a747dd /PKGBUILD
parent557325e87672f9c9890851bd369c38e139e87859 (diff)
downloadaur-558b28367766bf12f926823b4870fa350a245d33.tar.gz
upstream update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72e85517a2fa..7b4edca0648f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=squaw
-pkgver=3.1
-pkgrel=4
+pkgver=3.2
+pkgrel=1
pkgdesc='Simplistic quiet user agent for the Web'
url='http://fenua.org/gaetan/src/'
arch=('i686' 'x86_64')
license=('ISC')
depends=('webkit2gtk')
source=("${url}/${pkgname}-${pkgver}.c")
-sha256sums=('1a5650ef7e34345abb270353513acb3aba7efcd089d66ad69ebe95ff38c72185')
+sha256sums=('53a4ecc0daee48f93b0c78e5ebbbdbf2bc68e8202dcae41070c3efb25a9b60aa')
build() {
cd "${srcdir}"