summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72e85517a2fa..18734f3aebd0 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=('e68cf39a6cfdd91d35c1d8613595293a356f75b889815f6c0857f483ce1a675b')
build() {
cd "${srcdir}"