summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGaetan Bisson2015-08-27 16:54:02 -1000
committerGaetan Bisson2015-08-27 16:54:02 -1000
commit072fc02d00a1184dd5f5d1509bc5717c3b6b974d (patch)
treef407439387bb51762f6598d7895112665fbfd9df /PKGBUILD
parent3deffc029487920b65760a4d0259edd4e2a88f12 (diff)
downloadaur-072fc02d00a1184dd5f5d1509bc5717c3b6b974d.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 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}"