[arch-commits] Commit in wine-gecko/repos/community-x86_64 (PKGBUILD PKGBUILD)

Daniel Bermond dbermond at gemini.archlinux.org
Sat Jul 16 03:45:09 UTC 2022


    Date: Saturday, July 16, 2022 @ 03:45:08
  Author: dbermond
Revision: 1253466

archrelease: copy trunk to community-x86_64

Added:
  wine-gecko/repos/community-x86_64/PKGBUILD
    (from rev 1253464, wine-gecko/trunk/PKGBUILD)
Deleted:
  wine-gecko/repos/community-x86_64/PKGBUILD

----------+
 PKGBUILD |   50 +++++++++++++++++++++++++-------------------------
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-16 03:45:06 UTC (rev 1253465)
+++ PKGBUILD	2022-07-16 03:45:08 UTC (rev 1253466)
@@ -1,25 +0,0 @@
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Maintainer: Daniel Bermond <dbermond at archlinux.org>
-# Contributor: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Nicky726 (Nicky726 <at> gmail <dot> com)
-# Contributor: Allan McRae (allan <at> archlinux <dot> org)
-# Contributor: Alexander 'bas' Brovikov (bas <at> it-core <dot> org)
-
-pkgname=wine-gecko
-pkgver=2.47.2
-pkgrel=3
-pkgdesc="Wine's built-in replacement for Microsoft's Internet Explorer"
-arch=('x86_64')
-url="https://wiki.winehq.org/Gecko"
-license=('MPL')
-depends=('wine')
-replaces=('wine_gecko')
-provides=('wine_gecko')
-source=(https://dl.winehq.org/wine/wine-gecko/$pkgver/wine-gecko-$pkgver-x86{,_64}.tar.xz)
-sha512sums=('de39bacf9e8b45971e3e675ccbbac0731855b81e148619a98fb126c38ab385f10f1e68e0a52a663fa1a079192b378f4d4e4cdb0a11c5e9dd46221a9604214250'
-            'cf7af1087823188c3be6665d7662bf1029c58b4b8db271e5f4bfed15df217b905653b034b62ed0fa961f528be40f0325b378669d27c9a18ef5b9d98ef8c63aeb')
-
-package() {
-  install -d -m755 "$pkgdir"/usr/share/wine/gecko/
-  cp -dr --no-preserve='ownership' $pkgname-$pkgver-x86{,_64} "$pkgdir"/usr/share/wine/gecko/
-}

Copied: wine-gecko/repos/community-x86_64/PKGBUILD (from rev 1253464, wine-gecko/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2022-07-16 03:45:08 UTC (rev 1253466)
@@ -0,0 +1,25 @@
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Daniel Bermond <dbermond at archlinux.org>
+# Contributor: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Nicky726 (Nicky726 <at> gmail <dot> com)
+# Contributor: Allan McRae (allan <at> archlinux <dot> org)
+# Contributor: Alexander 'bas' Brovikov (bas <at> it-core <dot> org)
+
+pkgname=wine-gecko
+pkgver=2.47.3
+pkgrel=1
+pkgdesc="Wine's built-in replacement for Microsoft's Internet Explorer"
+arch=('x86_64')
+url="https://wiki.winehq.org/Gecko"
+license=('MPL')
+depends=('wine')
+replaces=('wine_gecko')
+provides=('wine_gecko')
+source=(https://dl.winehq.org/wine/wine-gecko/$pkgver/wine-gecko-$pkgver-x86{,_64}.tar.xz)
+sha512sums=('c1530c4aec4743b5acb14cecac909ece6e140eec2171ad4b154513de9aead7a323789251e27f4f1c3ff0d6af9cd2590193db99380e2c91a1640dcff49f78b84e'
+            '3d4ff51e0dede5b52929b3babc91b16c06fdd89e75f0d6911e2262142c7422405676238d0d6cb90b6705a18b975de21dd58036a78f856523bab28c5bf52879f9')
+
+package() {
+  install -d -m755 "$pkgdir"/usr/share/wine/gecko/
+  cp -dr --no-preserve='ownership' $pkgname-$pkgver-x86{,_64} "$pkgdir"/usr/share/wine/gecko/
+}



More information about the arch-commits mailing list