summaryrefslogtreecommitdiff
path: root/extra/w3m/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2014-03-05 19:11:34 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2014-03-05 19:11:34 -0500
commitff8cef8887e9c4b646c4aeebb39fea22c63fba23 (patch)
tree1fbf447bb866e7a2beda3f149a4dfc325e3763ab /extra/w3m/PKGBUILD
parent44ae571c1d57a21af2c915b42bb656cf0d69c9ee (diff)
Add w3m-0.5.3-imlib2-config.patch
Diffstat (limited to 'extra/w3m/PKGBUILD')
-rw-r--r--extra/w3m/PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/extra/w3m/PKGBUILD b/extra/w3m/PKGBUILD
index 68462be22..a5b2c98c9 100644
--- a/extra/w3m/PKGBUILD
+++ b/extra/w3m/PKGBUILD
@@ -16,12 +16,14 @@ source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgnam
'form_unknown.patch'
'file_handle.patch'
'https.patch'
- 'gc72.patch')
+ 'gc72.patch'
+ 'w3m-0.5.3-imlib2-config.patch')
sha1sums=('444b6c8cf7094ee95f8e9de96b37f814b9d83237'
'23d648033ad77f3c67d370c62cf7b7ed86b5c6f2'
'457de43be7eabc652614461a7ab25e3ba76b2aff'
'66affb2f695fe0bdde25cf774642bfd6a9404e88'
- '7baa06ca684fd140503a2adc65e2d606970c4662')
+ '7baa06ca684fd140503a2adc65e2d606970c4662'
+ '912f5af53a37dd6dc9b08958ad6e4abb03cb8c88')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"