Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
gtk
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
6
Issues
6
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
2
Merge Requests
2
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chakra
Packages
gtk
Commits
84831284
Commit
84831284
authored
Jan 08, 2018
by
Jeff Huang
🤔
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
libfilezilla: update to 0.11.2
parent
5117700c
Pipeline
#84
passed with stages
in 11 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
libfilezilla/PKGBUILD
libfilezilla/PKGBUILD
+2
-2
No files found.
libfilezilla/PKGBUILD
View file @
84831284
...
...
@@ -3,7 +3,7 @@
# Contributor: Martchus <martchus@gmx.net>
pkgname
=
libfilezilla
pkgver
=
0.11.
1
pkgver
=
0.11.
2
pkgrel
=
1
pkgdesc
=
"Small and modern C++ library, offering some basic functionality to build high-performing, platform-independent programs"
arch
=(
'x86_64'
)
...
...
@@ -11,7 +11,7 @@ url="https://lib.filezilla-project.org/"
license
=(
'GPL'
)
depends
=(
'gcc-libs'
)
source
=(
"https://download.filezilla-project.org/
${
pkgname
}
/
${
pkgname
}
-
${
pkgver
}
.tar.bz2"
)
md5sums
=(
'
092dbaf6bece6d89c51c29a69503ad7a
'
)
md5sums
=(
'
b4e1aa9f7cb40e0266daea69e5f66fcc
'
)
build
()
{
cd
"
${
srcdir
}
/
$pkgname
-
$pkgver
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment