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
fbdd6931
Commit
fbdd6931
authored
5 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
community/mozo: upgrade to 1.22.2
parent
08167256
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/mozo/APKBUILD
+4
-4
4 additions, 4 deletions
community/mozo/APKBUILD
with
4 additions
and
4 deletions
community/mozo/APKBUILD
+
4
−
4
View file @
fbdd6931
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname
=
mozo
pkgname
=
mozo
pkgver
=
1.22.
1
pkgver
=
1.22.
2
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"A menu editor for MATE"
pkgdesc
=
"A menu editor for MATE"
url
=
"https://github.com/mate-desktop/mozo"
url
=
"https://github.com/mate-desktop/mozo"
...
@@ -10,7 +10,7 @@ license="LGPL-2.1-or-later"
...
@@ -10,7 +10,7 @@ license="LGPL-2.1-or-later"
makedepends
=
"intltool mate-menus-dev glib-dev py-gobject3-dev python3"
makedepends
=
"intltool mate-menus-dev glib-dev py-gobject3-dev python3"
depends
=
"py3-gobject3 mate-menus"
depends
=
"py3-gobject3 mate-menus"
subpackages
=
"
$pkgname
-doc
$pkgname
-lang"
subpackages
=
"
$pkgname
-doc
$pkgname
-lang"
source
=
"https://pub.mate-desktop.org/releases/
${
pkgver
%.*
}
/
$pkgname
-
$pkgver
.tar.xz"
source
=
"https://pub.mate-desktop.org/releases/
${
pkgver
%.*
}
/
mozo
-
$pkgver
.tar.xz"
build
()
{
build
()
{
./configure
\
./configure
\
...
@@ -26,7 +26,7 @@ check() {
...
@@ -26,7 +26,7 @@ check() {
}
}
package
()
{
package
()
{
make
DESTDIR
=
"
$
{
pkgdir
}
"
install
make
DESTDIR
=
"
$pkgdir
"
install
}
}
sha512sums
=
"
6cd4ed04d43ae064077fc78ed59644bf6efe4c65c26995742166c57333d470fbe95ca4f4037e786f16dc076e75d938868948e8c2e5c662f35d971b36992f1a9b
mozo-1.22.
1
.tar.xz"
sha512sums
=
"
c5122b37036291ea7a2ecdb2a2ca37bf63d88404f8fb608c45917a28f4e5996d862764ea5e33544027f8f1f144387de40e204aa69b07d5a590b76aca29e1ad71
mozo-1.22.
2
.tar.xz"
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