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
9953784e
Commit
9953784e
authored
5 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
community/pluma: upgrade to 1.22.2
parent
aa9c5651
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/pluma/APKBUILD
+5
-5
5 additions, 5 deletions
community/pluma/APKBUILD
with
5 additions
and
5 deletions
community/pluma/APKBUILD
+
5
−
5
View file @
9953784e
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname
=
pluma
pkgver
=
1.22.
1
pkgver
=
1.22.
2
pkgrel
=
0
pkgdesc
=
"A small and lightweight UTF-8 text editor for the MATE"
url
=
"https://github.com/mate-desktop/pluma"
...
...
@@ -9,12 +9,12 @@ arch="all"
license
=
"GPL-2.0-or-later"
# check fails as tracked in https://github.com/mate-desktop/pluma/issues/33
options
=
"!check"
depends
=
"mate-desktop"
makedepends
=
"intltool enchant-dev iso-codes-dev gtk+3.0-dev
mate-desktop-dev gtksourceview-dev dconf-dev libsm-dev itstool
libxml2-utils fortify-headers libpeas-dev gsettings-desktop-schemas-dev"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc
$pkgname
-lang"
source
=
"https://pub.mate-desktop.org/releases/
${
pkgver
%.*
}
/
$pkgname
-
$pkgver
.tar.xz"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
source
=
"https://pub.mate-desktop.org/releases/
${
pkgver
%.*
}
/pluma-
$pkgver
.tar.xz"
build
()
{
./configure
\
...
...
@@ -31,7 +31,7 @@ check() {
}
package
()
{
make
DESTDIR
=
"
$
{
pkgdir
}
"
install
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
0d3f07b2e8c736c9e1ad64ed5cb749db6088868e9bc27aa786cbb0c3fe72715f0fd4dd53999502a4333ec82110148b772c0dde81433d0936d2d3c2d04804026a
pluma-1.22.
1
.tar.xz"
sha512sums
=
"
a68b79713f649def15ea29e58e041d70bb6d756a356743f6e06d8dd680f7b39e8bcdd90c68cbe5c517bead7f9263d7596954bc595c3a2501edf0d0ea421c9992
pluma-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