summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGaetan Bisson2016-11-01 22:12:10 -1000
committerGaetan Bisson2016-11-01 22:12:10 -1000
commite416bd7109ef79c97f9e560b69445f453b5ff343 (patch)
tree42753ac3cf9f9e3ad8b892513a533b6aac78459f /PKGBUILD
parentbb5eabe7f7390d69e5919990ecb1b884e48cea2f (diff)
downloadaur-e416bd7109ef79c97f9e560b69445f453b5ff343.tar.gz
revert to webkit2gtk for now, -unstable breaks too much
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1897d587135e..fe9dec12dba0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=squaw
pkgver=3.1
-pkgrel=2
+pkgrel=3
pkgdesc='Simplistic quiet user agent for the Web'
url='http://fenua.org/gaetan/src/'
arch=('i686' 'x86_64')
license=('ISC')
-depends=('webkit2gtk-unstable')
+depends=('webkit2gtk')
source=("${url}/${pkgname}-${pkgver}.c")
sha1sums=('17117bf572aeb8802417af3ae80a70740f6d26aa')