summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Swanson2022-01-18 13:59:27 -0800
committerMike Swanson2022-01-18 14:14:23 -0800
commitb6b827b8a4763e9e7e87af0bfdf9efb8180d8002 (patch)
tree33ee8fed94610378752d6bf1ece410bea237c0b0
parent414c1b28c79e05758ddd8e5d16209b180bff601c (diff)
downloadaur-b6b827b8a4763e9e7e87af0bfdf9efb8180d8002.tar.gz
Update to 7.0.0 (for Wine 7.0)
Removed a depends on wine-stable, wine-stable should instead have an optdepends on this package. Conflicts with wine-mono, as it occupies the same tree as the other package. May be removed in the future if the versions diverge again.
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD7
2 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b8af5d81fc0a..9e674549e349 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
pkgbase = wine-stable-mono
pkgdesc = Wine's built-in replacement for Microsoft's .NET Framework (for wine-stable)
- pkgver = 5.1.1
+ pkgver = 7.0.0
pkgrel = 1
url = https://wiki.winehq.org/Mono
arch = any
license = GPL
license = LGPL2.1
license = MPL
- depends = wine-stable
- source = https://dl.winehq.org/wine/wine-mono/5.1.1/wine-mono-5.1.1-x86.tar.xz
- b2sums = 162e5c8b12a0384d218ae049c8a948d48fe50ca51212e1c00f11a207f26a759c749d1b8cd416990856358af3d9899670a363d568eda83b66f5e94efc72eea1ff
+ provides = wine-mono=7.0.0
+ conflicts = wine-mono
+ source = https://dl.winehq.org/wine/wine-mono/7.0.0/wine-mono-7.0.0-x86.tar.xz
+ b2sums = 504c57acce486c19a54bf33cdb4b9444c07a58a7f56ced0c93178886a91fa5d94a61f6e26aa885f3e3a2cceb2ff792f01006a4b16fa5bb88c3d25ddff02fefd7
pkgname = wine-stable-mono
diff --git a/PKGBUILD b/PKGBUILD
index 7b2b61d04226..e24ca9e9e342 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
pkgname=wine-stable-mono
_pkgname=wine-mono
-pkgver=5.1.1
+pkgver=7.0.0
pkgrel=1
pkgdesc="Wine's built-in replacement for Microsoft's .NET Framework (for wine-stable)"
arch=('any')
url="https://wiki.winehq.org/Mono"
license=('GPL' 'LGPL2.1' 'MPL')
-depends=('wine-stable')
+conflicts=('wine-mono')
+provides=("wine-mono=$pkgver")
source=("https://dl.winehq.org/wine/$_pkgname/$pkgver/$_pkgname-$pkgver-x86.tar.xz")
-b2sums=('162e5c8b12a0384d218ae049c8a948d48fe50ca51212e1c00f11a207f26a759c749d1b8cd416990856358af3d9899670a363d568eda83b66f5e94efc72eea1ff')
+b2sums=('504c57acce486c19a54bf33cdb4b9444c07a58a7f56ced0c93178886a91fa5d94a61f6e26aa885f3e3a2cceb2ff792f01006a4b16fa5bb88c3d25ddff02fefd7')
package() {
install -d -m755 "$pkgdir"/usr/share/wine/mono/