Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
b433cb51
Commit
b433cb51
authored
5 years ago
by
Ivan Tham
Committed by
Leo
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/wine-mono: upgrade to 4.9.4
parent
a46165c0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/wine-mono/APKBUILD
+4
-4
4 additions, 4 deletions
testing/wine-mono/APKBUILD
with
4 additions
and
4 deletions
testing/wine-mono/APKBUILD
+
4
−
4
View file @
b433cb51
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Ivan Tham <pickfire@riseup.net>
# Maintainer: Ivan Tham <pickfire@riseup.net>
pkgname
=
wine-mono
pkgname
=
wine-mono
pkgver
=
4.
7.0
pkgver
=
4.
9.4
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"Wine's built-in replacement for Microsoft's .NET"
pkgdesc
=
"Wine's built-in replacement for Microsoft's .NET"
url
=
"https://wiki.winehq.org/Mono"
url
=
"https://wiki.winehq.org/Mono"
arch
=
"x86_64"
arch
=
"x86_64"
license
=
"MIT"
license
=
"MIT"
depends
=
"wine"
depends
=
"wine"
options
=
"!check"
options
=
"!check"
source
=
"https://dl.winehq.org/wine/
$pkgname
/
$pkgver
/
$pkgname
-
$pkgver
.msi"
source
=
"https://dl.winehq.org/wine/
wine-mono/
$pkgver
/wine-mono
-
$pkgver
.msi"
build
()
{
build
()
{
return
0
return
0
...
@@ -20,4 +20,4 @@ package() {
...
@@ -20,4 +20,4 @@ package() {
"
$pkgdir
"
/usr/share/wine/mono/
$pkgname
-
$pkgver
.msi
"
$pkgdir
"
/usr/share/wine/mono/
$pkgname
-
$pkgver
.msi
}
}
sha512sums
=
"
07cd2b26f3bfe6fc796a126b83e9c0aa655d3e8152af536ae2e8ae419013742706ddae6f93cc2341c94a2f3b8ae7d1b27d12f891d371928189291428f9ed877c
wine-mono-4.
7.0
.msi"
sha512sums
=
"
d52a2cc1137eac87acdaecbb7a81b3d618cad9ad3d7bca5b29940b7432923bfc1497ec21501a05797ef52c6588bb9c5e312df5c02ede8448d1fe1f2880557fc9
wine-mono-4.
9.4
.msi"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment