[arch-commits] Commit in wine-mono/trunk (PKGBUILD)

Daniel Bermond dbermond at gemini.archlinux.org
Thu Oct 21 16:12:25 UTC 2021


    Date: Thursday, October 21, 2021 @ 16:12:25
  Author: dbermond
Revision: 1031888

upgpkg: wine-mono 6.4.0-1

Modified:
  wine-mono/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-21 15:56:08 UTC (rev 1031887)
+++ PKGBUILD	2021-10-21 16:12:25 UTC (rev 1031888)
@@ -4,7 +4,7 @@
 # Contributor: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=wine-mono
-pkgver=6.3.0
+pkgver=6.4.0
 pkgrel=1
 pkgdesc="Wine's built-in replacement for Microsoft's .NET Framework"
 arch=('any')
@@ -12,7 +12,7 @@
 license=('GPL' 'LGPL2.1' 'MPL')
 depends=('wine')
 source=("https://dl.winehq.org/wine/$pkgname/$pkgver/$pkgname-$pkgver-x86.tar.xz")
-sha512sums=('d39bcbaa65e4299711351516e74d559887b152caa3731cc72bbb23412ed76f5b8cf124c2f46241b677b074277c680120a645f738cdcd840ff60465b20deda3b7')
+sha512sums=('4e793ab755e3a4b5ff1dd0354756a9635482db6fd98fc90cb710edfd5e1f553e124913e323681bc82827655a5b1056d33c1f9632b5ea1e3e72d547cd780f2d2e')
 
 package() {
   install -d -m755 "$pkgdir"/usr/share/wine/mono/



More information about the arch-commits mailing list