Skip to content

Commit

Permalink
Update micro to 2.0.13 (#738)
Browse files Browse the repository at this point in the history
* Update micro to 2.0.12

Release notes: https://github.com/zyedidia/micro/releases/tag/v2.0.12

* Update micro to 2.0.13
  • Loading branch information
Eeems authored Dec 8, 2023
1 parent 0c4d92d commit fb3054b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package/micro/package
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
pkgnames=(micro)
pkgdesc="Modern and intuitive terminal-based text editor"
url=https://micro-editor.github.io/
pkgver=2.0.10-1
timestamp=2021-08-07T00:57:40Z
pkgver=2.0.13-1
timestamp=2023-10-21T22:38:29Z
section="utils"
maintainer="Eeems <eeems@eeems.email>"
license=MIT

source=(https://github.com/zyedidia/micro/releases/download/v2.0.10/micro-2.0.10-linux-arm.tar.gz)
sha256sums=(b60478ac87f41f00d91cf6ca58b6d7e05af99ee5fa73fa8881b140ac428fa278)
source=("https://github.com/zyedidia/micro/releases/download/v2.0.13/micro-2.0.13-linux-arm.tar.gz")
sha256sums=(cbbed4e69567871462464049646dc11fdad8b8c75fde5d75856068c2cfbd2d38)

package() {
install -Dm644 "$srcdir"/LICENSE "$pkgdir/opt/usr/share/licenses/$pkgname/LICENSE"
Expand Down

0 comments on commit fb3054b

Please sign in to comment.