Browse Source

o-editor: rebuild

build-on-device
Leonid Plyushch 5 years ago
parent
commit
c33126ebd6
No known key found for this signature in database GPG Key ID: 45F2964132545795
  1. 2
      packages/o-editor/build.sh

2
packages/o-editor/build.sh

@ -3,7 +3,7 @@ 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=1
TERMUX_PKG_REVISION=2
TERMUX_PKG_SRCURL=https://github.com/xyproto/o/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=c97e1b4474727f273bd56c2b56ba54ffbe13ae2b8f8e32508b487ae93c178765
TERMUX_PKG_BREAKS="o"

Loading…
Cancel
Save