Skip to content

Commit 420624b

Browse files
bump(x11/gw): 1.2.0
1 parent 436ca0b commit 420624b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

x11-packages/gw/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/kcleal/gw
22
TERMUX_PKG_DESCRIPTION="A browser for genomic sequencing data (.bam/.cram format)"
33
TERMUX_PKG_LICENSE="MIT"
44
TERMUX_PKG_MAINTAINER="[email protected]"
5-
TERMUX_PKG_VERSION="1.1.4"
5+
TERMUX_PKG_VERSION="1.2.0"
66
TERMUX_PKG_SRCURL=https://github.com/kcleal/gw/archive/v${TERMUX_PKG_VERSION}.tar.gz
7-
TERMUX_PKG_SHA256=ceb439bdd699810d2b2b0e265c10956045a758de4e96c3a47149f83fc451b1cd
7+
TERMUX_PKG_SHA256=efc18736bb79491fff60b56b8a4198095d15c6c53bede5b370130d890a3f3074
88
TERMUX_PKG_DEPENDS="glfw, htslib, libc++, libjpeg-turbo, opengl, libcurl"
99
TERMUX_PKG_BUILD_DEPENDS="fontconfig, freetype, libicu, libuuid, mesa-dev, libcurl"
1010
TERMUX_PKG_AUTO_UPDATE=true

0 commit comments

Comments
 (0)