Skip to content

Commit db95a40

Browse files
authored
Update micro to 2.0.14 (#914)
* Update micro to 2.0.14
1 parent f1d0c8a commit db95a40

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package/micro/package

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
pkgnames=(micro)
66
pkgdesc="Modern and intuitive terminal-based text editor"
77
url=https://micro-editor.github.io/
8-
pkgver=2.0.13-2
9-
timestamp=2023-10-21T22:38:29Z
8+
pkgver=2.0.14-1
9+
timestamp=2024-08-27T18:13:07Z
1010
section="utils"
1111
maintainer="Eeems <[email protected]>"
1212
license=MIT
1313

14-
source=("https://github.com/zyedidia/micro/releases/download/v2.0.13/micro-2.0.13-linux-arm.tar.gz")
15-
sha256sums=(adb9cf644354a5c85819db40e1a427f0f4951b172597bbcd3ef94ecc4a8c4b75)
14+
source=("https://github.com/zyedidia/micro/releases/download/v2.0.14/micro-2.0.14-linux-arm.tar.gz")
15+
sha256sums=(9f490d88bd30a548af99a905f50244dc6c80f3c7a3c6f98faeb5b0a7329f7dea)
1616

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

0 commit comments

Comments
 (0)