Skip to content

Commit

Permalink
NOISSUE bump deb package version
Browse files Browse the repository at this point in the history
  • Loading branch information
peterix committed Jul 10, 2019
1 parent 23eab74 commit 3a67990
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion application/package/ubuntu/multimc/DEBIAN/control
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: multimc
Version: 1.2-1
Version: 1.3-1
Architecture: all
Maintainer: Petr Mrázek <[email protected]>
Section: games
Expand Down
4 changes: 2 additions & 2 deletions application/package/ubuntu/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ A simple ubuntu package for MultiMC that wraps the contains a script that downlo
It contains a `.desktop` file, an icon, and a simple script that does the heavy lifting.

# How to build this?
You need dpkg utils. Rename the `multimc` folder to `multimc_1.2-1` and then run:
You need dpkg utils. Rename the `multimc` folder to `multimc_1.3-1` and then run:
```
fakeroot dpkg-deb --build multimc_1.2-1
fakeroot dpkg-deb --build multimc_1.3-1
```

Replace the version with whatever is appropriate.

0 comments on commit 3a67990

Please sign in to comment.