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

Felix Yan felixonmars at archlinux.org
Sun Jan 17 13:56:36 UTC 2021


    Date: Sunday, January 17, 2021 @ 13:56:35
  Author: felixonmars
Revision: 821317

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-17 13:56:16 UTC (rev 821316)
+++ PKGBUILD	2021-01-17 13:56:35 UTC (rev 821317)
@@ -1,23 +0,0 @@
-# Maintainer: 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.1
-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.msi)
-source_x86_64=(https://dl.winehq.org/wine/wine-gecko/$pkgver/wine-gecko-$pkgver-x86_64.msi)
-md5sums=('4a467150fac8256c8ea6a98a8eef1f67')
-md5sums_x86_64=('d4e6ce7e747356fd55663781176b4838')
-
-package() {
-  install -Dm644 $pkgname-$pkgver-x86.msi $pkgname-$pkgver-x86_64.msi -t "$pkgdir"/usr/share/wine/gecko/
-}

Copied: wine-gecko/repos/community-x86_64/PKGBUILD (from rev 821316, wine-gecko/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-01-17 13:56:35 UTC (rev 821317)
@@ -0,0 +1,25 @@
+# Maintainer: 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=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.msi)
+source_x86_64=(https://dl.winehq.org/wine/wine-gecko/$pkgver/wine-gecko-$pkgver-x86_64.msi)
+md5sums=('e0a26e37397961b2c7f624575590ef66')
+md5sums_x86_64=('ff7168b08fa901516fbaa8a66aa3cee6')
+sha512sums=('4e6e688fada1edd3d7e0e131246dcae8c6db1a2fde946540b6f8c8b2deee8aa19f210368132f00789d4f49bf2b5e5ac671d4d3699f557e652ece50e55fbcbd43')
+sha512sums_x86_64=('9bbaf061d5d2035e6df0898a847697bbed071abaf95ccde08b5ace7a2c6fc871db16443596b23a889def82f98591973fe8ca88063021d8779f8faa48973f239c')
+
+package() {
+  install -Dm644 $pkgname-$pkgver-x86.msi $pkgname-$pkgver-x86_64.msi -t "$pkgdir"/usr/share/wine/gecko/
+}



More information about the arch-commits mailing list