Skip to content

Commit

Permalink
Update micro to 2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeems authored Oct 21, 2023
1 parent 2c4d31b commit 2d28e33
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.12-1
timestamp=2023-09-06T20:16:56Z
pkgver=2.0.13-1
timestamp=2023-10-21T22:38:29Z
section="utils"
maintainer="Eeems <[email protected]>"
license=MIT

source=("https://github.com/zyedidia/micro/releases/download/v2.0.12/micro-2.0.12-linux-arm.tar.gz")
sha256sums=(9811d0b3385ff8cf3fa6671f1b2df38d6c30699731302910380cd076eff4c984)
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 2d28e33

Please sign in to comment.