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

Daniel Bermond dbermond at gemini.archlinux.org
Sun Feb 13 15:19:54 UTC 2022


    Date: Sunday, February 13, 2022 @ 15:19:53
  Author: dbermond
Revision: 1133060

upgpkg: wine-mono 7.1.1-1

Modified:
  wine-mono/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-13 15:12:12 UTC (rev 1133059)
+++ PKGBUILD	2022-02-13 15:19:53 UTC (rev 1133060)
@@ -4,8 +4,8 @@
 # Contributor: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=wine-mono
-pkgver=7.0.0
-pkgrel=2
+pkgver=7.1.1
+pkgrel=1
 pkgdesc="Wine's built-in replacement for Microsoft's .NET Framework"
 arch=('any')
 url="https://wiki.winehq.org/Mono"
@@ -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=('a3977563c5eb6418eaeda25e5b39bd2ef1faf305d514979211e049280c4577718ca48c8566e527b97a58fc465b310dd600093a616102573e12e8985794d828a6')
+sha512sums=('b52f8a71900a34c687fd86559db16f2b7a3abe0f3965b5050e1859646c7bb00e070cc394f9a175995ccb50501d15844853b49931a7ac7cd2022581e241f31924')
 
 package() {
   install -d -m755 "$pkgdir"/usr/share/wine/mono/



More information about the arch-commits mailing list