Browse Source

o-editor: update to 2.23.6 (#5267)

master
Alexander F. Rødseth 5 years ago
committed by GitHub
parent
commit
5d88a1e1cb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      packages/o-editor/build.sh

5
packages/o-editor/build.sh

@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/xyproto/o
TERMUX_PKG_DESCRIPTION="Small, fast and limited text editor"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Alexander F. Rødseth <xyproto@archlinux.org>"
TERMUX_PKG_VERSION=2.17.0
TERMUX_PKG_REVISION=2
TERMUX_PKG_VERSION=2.26.3
TERMUX_PKG_SRCURL=https://github.com/xyproto/o/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=c97e1b4474727f273bd56c2b56ba54ffbe13ae2b8f8e32508b487ae93c178765
TERMUX_PKG_SHA256=c79f6c548ef40ee8fe7f4d25b08c24914c24f9d419c14a5014d22322ab79c6b0
TERMUX_PKG_BREAKS="o"
TERMUX_PKG_REPLACES="o"

Loading…
Cancel
Save