[arch-commits] Commit in libwebkit/repos (extra-i686/PKGBUILD extra-x86_64/PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Thu Sep 8 22:43:39 UTC 2011
Date: Thursday, September 8, 2011 @ 18:43:39
Author: andrea
Revision: 137537
If you remove the patch from SVN, then remove it from the source array too
Modified:
libwebkit/repos/extra-i686/PKGBUILD
libwebkit/repos/extra-x86_64/PKGBUILD
-----------------------+
extra-i686/PKGBUILD | 6 ++----
extra-x86_64/PKGBUILD | 6 ++----
2 files changed, 4 insertions(+), 8 deletions(-)
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2011-09-08 21:54:21 UTC (rev 137536)
+++ extra-i686/PKGBUILD 2011-09-08 22:43:39 UTC (rev 137537)
@@ -13,10 +13,8 @@
makedepends=('gperf' 'gtk-doc' 'gobject-introspection' 'python2' 'gtk2' 'gtk3')
options=('!libtool')
install=libwebkit.install
-source=(http://webkitgtk.org/webkit-${pkgver}.tar.gz
- replace-switch-with-given-when.patch)
-md5sums=('361f8420e93d12101d650758fec09fa0'
- '3ba708a26b7af0e1e853867966fe14f7')
+source=(http://webkitgtk.org/webkit-${pkgver}.tar.gz)
+md5sums=('361f8420e93d12101d650758fec09fa0')
build() {
cd "${srcdir}/webkit-${pkgver}"
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2011-09-08 21:54:21 UTC (rev 137536)
+++ extra-x86_64/PKGBUILD 2011-09-08 22:43:39 UTC (rev 137537)
@@ -13,10 +13,8 @@
makedepends=('gperf' 'gtk-doc' 'gobject-introspection' 'python2' 'gtk2' 'gtk3')
options=('!libtool')
install=libwebkit.install
-source=(http://webkitgtk.org/webkit-${pkgver}.tar.gz
- replace-switch-with-given-when.patch)
-md5sums=('361f8420e93d12101d650758fec09fa0'
- '3ba708a26b7af0e1e853867966fe14f7')
+source=(http://webkitgtk.org/webkit-${pkgver}.tar.gz)
+md5sums=('361f8420e93d12101d650758fec09fa0')
build() {
cd "${srcdir}/webkit-${pkgver}"
More information about the arch-commits
mailing list