Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
O
octopi
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Packages
Community
octopi
Commits
9a64418b
Commit
9a64418b
authored
Jun 07, 2020
by
Philip Müller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[pkg-upd] 0.9.0-24
parent
ffaa1960
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
PKGBUILD
PKGBUILD
+3
-3
No files found.
PKGBUILD
View file @
9a64418b
...
...
@@ -12,9 +12,9 @@
pkgbase
=
octopi
pkgname
=(
'octopi'
'octopi-notifier-qt5'
'octopi-notifier-frameworks'
)
#'octopi-repoeditor' 'octopi-cachecleaner'
pkgver
=
0.9.0
pkgrel
=
2
2
pkgrel
=
2
4
# This is the release package so the below _gitcommit variable should (usually) be commented out.
_gitcommit
=
fd5dcc07fa7271e14636074d6136819cf5a59c3b
_gitcommit
=
6c3b63f98f73376b8ded7a76eac3737567a3375a
arch
=(
'i686'
'x86_64'
)
url
=
"http://octopiproject.wordpress.com"
license
=(
'GPL2'
)
...
...
@@ -25,7 +25,7 @@ if [ "${_gitcommit}" != "" ]; then
else
source
=(
"octopi-
${
pkgver
}
.tar.gz::https://github.com/aarnt/octopi/archive/v
${
pkgver
}
.tar.gz"
)
fi
sha256sums
=(
'
fe0dbd875c423b11890bd19d88d273c72dcbe734ee0737ab7b25e4b380b0b42f
'
)
sha256sums
=(
'
907660d513aecae291097964ab38f9ea9eb32c72ee4a010dcee7974d5997d510
'
)
prepare
()
{
if
[
!
-z
${
_gitcommit
}
]
;
then
...
...
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