Skip to content

Commit

Permalink
Use different container to fix packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
jarun committed Jan 15, 2019
1 parent 7f246f7 commit 02c0907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packagecore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ packages:
- python-certifi
- python-cryptography
- python-urllib3
container: "base/archlinux"
container: "base/archlinux:2018.12.01"
# centos no beautifulsoup4
centos7.3:
builddeps:
Expand Down

5 comments on commit 02c0907

@jarun
Copy link
Owner Author

@jarun jarun commented on 02c0907 Jan 15, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rachmadaniHaryono
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@szlin
Copy link
Collaborator

@szlin szlin commented on 02c0907 Jan 16, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new version of buku has been uploaded.

@jarun
Copy link
Owner Author

@jarun jarun commented on 02c0907 Jan 16, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Lin!

@jarun
Copy link
Owner Author

@jarun jarun commented on 02c0907 Jan 17, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zmwangx would it be possible for you to submit this version to Homebrew?

Please sign in to comment.