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

Daniel Bermond dbermond at gemini.archlinux.org
Sat Apr 9 08:44:53 UTC 2022


    Date: Saturday, April 9, 2022 @ 08:44:53
  Author: dbermond
Revision: 1183108

upgpkg: wine-mono 7.2.0-1

Modified:
  wine-mono/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-09 08:42:48 UTC (rev 1183107)
+++ PKGBUILD	2022-04-09 08:44:53 UTC (rev 1183108)
@@ -4,7 +4,7 @@
 # Contributor: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=wine-mono
-pkgver=7.1.1
+pkgver=7.2.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=('b52f8a71900a34c687fd86559db16f2b7a3abe0f3965b5050e1859646c7bb00e070cc394f9a175995ccb50501d15844853b49931a7ac7cd2022581e241f31924')
+sha512sums=('791c93425f37dfb7d481f0afb1b15bd18b084a764d70d2bf211fe791c94c44673940177870dae898e6b0adf3bf08f01f0ecb2fc1c5783c96f4ed4cede8fdb34d')
 
 package() {
   install -d -m755 "$pkgdir"/usr/share/wine/mono/



More information about the arch-commits mailing list