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
9ed01db3
Commit
9ed01db3
authored
3 years ago
by
Milan P. Stanić
Browse files
Options
Downloads
Patches
Plain Diff
community/xfce4-terminal: upgrade to 0.8.10
parent
1ceb911a
Loading
Loading
1 merge request
!22015
community/xfce4-terminal: upgrade to 0.8.10
Pipeline
#83768
passed
3 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/xfce4-terminal/APKBUILD
+5
-3
5 additions, 3 deletions
community/xfce4-terminal/APKBUILD
with
5 additions
and
3 deletions
community/xfce4-terminal/APKBUILD
+
5
−
3
View file @
9ed01db3
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
xfce4-terminal
pkgver
=
0.8.
9.2
pkgver
=
0.8.
10
pkgrel
=
0
pkgdesc
=
"A modern terminal emulator primarly for the Xfce desktop environment"
url
=
"https://xfce.org/projects/terminal/"
...
...
@@ -10,7 +10,7 @@ depends="startup-notification hicolor-icon-theme"
makedepends
=
"exo-dev vte3-dev libxfce4ui-dev pcre2-dev"
replaces
=
"terminal"
subpackages
=
"
$pkgname
-doc
$pkgname
-lang"
source
=
"https://archive.xfce.org/src/apps/xfce4-terminal/
${
pkgver
%.*
.*
}
/xfce4-terminal-
$pkgver
.tar.bz2"
source
=
"https://archive.xfce.org/src/apps/xfce4-terminal/
${
pkgver
%.*
}
/xfce4-terminal-
$pkgver
.tar.bz2"
build
()
{
LIBS
=
"-lintl"
\
...
...
@@ -29,4 +29,6 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"1402d913bcc0c050b6c83405c754cdec71cf9bb56e2e68e4396d7ce48bec6e1b0cc875ea3ea2f7a0dff8280d306519fd74a8f9d9ebca383a8f295991cb9ddd94 xfce4-terminal-0.8.9.2.tar.bz2"
sha512sums
=
"
92310837445adf3b611c069d28abea05650b93d54500c0436fb90e0a9be8846122d6ca69f8e6f89a11f2067dc4bfae5557bb11af48d62135b2e5eb395ccdb0f4 xfce4-terminal-0.8.10.tar.bz2
"
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