Date: Wednesday, May 13, 2020 @ 20:52:47
  Author: bisson
Revision: 383338

upstream update

Modified:
  w3m/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-05-13 19:43:57 UTC (rev 383337)
+++ PKGBUILD    2020-05-13 20:52:47 UTC (rev 383338)
@@ -2,8 +2,8 @@
 # Contributor: dorphell <dorph...@archlinux.org>
 
 pkgname=w3m
-_gitcommit=8e7ee747af00f1a009da42e9633203ea1f7c705e
-pkgver=0.5.3.git20190105
+_gitcommit=aa078ed98ab58e961761c077472c1219dcbc738e
+pkgver=0.5.3.git20200507
 pkgrel=1
 pkgdesc='Text-based Web browser as well as pager'
 url='https://salsa.debian.org/debian/w3m'
@@ -18,13 +18,6 @@
 # There's also the maintainer's github repo, usually in sync with Debian's:
 # https://github.com/tats/w3m
 
-prepare() {
-       cd "${srcdir}/${pkgname}"
-       patch -p1 -i debian/patches/010_upstream.patch
-       patch -p1 -i debian/patches/020_debian.patch
-       rm -fr doc/CVS
-}
-
 build() {
        cd "${srcdir}/${pkgname}"
        ./configure \

Reply via email to