Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Aparapi Archlinux
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Aparapi
Aparapi Archlinux
Commits
008fca99
Commit
008fca99
authored
8 years ago
by
Jeffrey Phillips Freeman
Browse files
Options
Downloads
Patches
Plain Diff
Bumping package release version as last package was published.
parent
46ec4d7b
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.SRCINFO
+1
-1
1 addition, 1 deletion
.SRCINFO
PKGBUILD
+1
-1
1 addition, 1 deletion
PKGBUILD
with
2 additions
and
2 deletions
.SRCINFO
+
1
−
1
View file @
008fca99
pkgbase = aparapi
pkgbase = aparapi
pkgdesc = Syncleus's GPGPU API for data parallel Java. Uses OpenCL.
pkgdesc = Syncleus's GPGPU API for data parallel Java. Uses OpenCL.
pkgver = 1.0.0
pkgver = 1.0.0
pkgrel =
1
pkgrel =
2
url = https://github.com/Syncleus/aparapi-jni
url = https://github.com/Syncleus/aparapi-jni
install = aparapi.install
install = aparapi.install
arch = i686
arch = i686
...
...
This diff is collapsed.
Click to expand it.
PKGBUILD
+
1
−
1
View file @
008fca99
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
pkgname
=
aparapi
pkgname
=
aparapi
pkgver
=
1.0.0
pkgver
=
1.0.0
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"Syncleus's GPGPU API for data parallel Java. Uses OpenCL."
pkgdesc
=
"Syncleus's GPGPU API for data parallel Java. Uses OpenCL."
url
=
"https://github.com/Syncleus/aparapi-jni"
url
=
"https://github.com/Syncleus/aparapi-jni"
arch
=(
'i686'
'x86_64'
)
arch
=(
'i686'
'x86_64'
)
...
...
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