Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
lib32
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
3
Merge Requests
3
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
lib32
Commits
e2e62fb8
Commit
e2e62fb8
authored
Sep 03, 2019
by
Chaoting Liu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lib32-nspr: updpkg
parent
ce9a7d5d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lib32-nspr/PKGBUILD
lib32-nspr/PKGBUILD
+2
-2
No files found.
lib32-nspr/PKGBUILD
View file @
e2e62fb8
_pkgbasename
=
nspr
pkgname
=
lib32-
$_pkgbasename
pkgver
=
4.2
1
pkgver
=
4.2
2
pkgrel
=
1
pkgdesc
=
"Netscape Portable Runtime (32-bit)"
arch
=(
'x86_64'
)
...
...
@@ -10,7 +10,7 @@ depends=('lib32-glibc' $_pkgbasename=$pkgver)
makedepends
=(
'zip'
'lib32-gcc-libs'
)
options
=(
'!emptydirs'
)
source
=(
https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v
${
pkgver
}
/src/
${
_pkgbasename
}
-
${
pkgver
}
.tar.gz
)
sha1sums
=(
'
0ae8c710a52775e209b96aa6220362837b79b6c3
'
)
sha1sums
=(
'
69bd044d4a258a9c1cb1062a182fb8a30f0ad641
'
)
build
()
{
cd
"
${
srcdir
}
/
${
_pkgbasename
}
-
${
pkgver
}
/
${
_pkgbasename
}
"
...
...
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