summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18734f3aebd0..69cfbd73b5a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=squaw
-pkgver=3.2
+pkgver=3.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')
source=("${url}/${pkgname}-${pkgver}.c")
-sha256sums=('e68cf39a6cfdd91d35c1d8613595293a356f75b889815f6c0857f483ce1a675b')
+sha256sums=('e64a996c82d06a4a73ce676404e10aa6767c4ec2c9946aa57ad44ef8f1606189')
build() {
cd "${srcdir}"