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 824b5a9b9ea7..9ad9662fcb12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=squaw
-pkgver=2.6
-pkgrel=2
+pkgver=2.7
+pkgrel=1
pkgdesc='Simplistic Qt-based user agent for the Web'
url='http://fenua.org/gaetan/src/'
license=('ISC')
depends=('qt5-webkit')
arch=('i686' 'x86_64' 'armv7h')
source=("${url}/${pkgname}-${pkgver}.cpp")
-sha1sums=('b5ebdffe66f671ebd1895913a07fe469d8b719df')
+sha1sums=('bf58cabd733a4751a8d037815de55575f8cab172')
build() {
cd "${srcdir}"