Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
M
manjaro-zsh-config
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
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Package Registry
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
manjaro-zsh-config
Commits
b13eac6c
Commit
b13eac6c
authored
Aug 02, 2020
by
Bernhard Landauer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upd _gitcommit
parent
06e369ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
PKGBUILD
PKGBUILD
+2
-2
No files found.
PKGBUILD
View file @
b13eac6c
...
...
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc
=
"Zsh configuration for manjaro"
arch
=(
any
)
url
=
"https://github.com/Chrysostomus/
$pkgname
"
_gitcommit
=
20574a2fd8ea04f9b79392b9af068ff98dd72aaa
_gitcommit
=
f12dc35d05e0151815a7dc45f8a73f0b4af3d6f0
license
=(
'MIT'
)
conflicts
=(
'grml-zsh-config'
)
depends
=(
'zsh-autosuggestions'
...
...
@@ -16,7 +16,7 @@ depends=('zsh-autosuggestions'
'zsh'
'pkgfile'
)
source
=(
"
$pkgname
.tar.gz::
$url
/archive/
$_gitcommit
.tar.gz"
)
md5sums
=(
'
a697fb44fb2b9faaaa6a7d1be879cf2a
'
)
md5sums
=(
'
b559879e19713a9b7b02f761618414f9
'
)
package
()
{
cd
${
srcdir
}
...
...
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