summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2018-11-08 19:14:51 -0500
committerSolomon Choina2018-11-08 19:14:51 -0500
commit5c8cc8340b26036c29a3230c32d4f00fba2ac890 (patch)
treee1381ed109232e6e0dd5cdd2d4ad24583b3e0beb /PKGBUILD
parent8d9926e561dd72cc0a01edc76c1b69896b46805d (diff)
downloadaur-5c8cc8340b26036c29a3230c32d4f00fba2ac890.tar.gz
updating pkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1638cfeec5f7..770c38301074 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: solaraquarion <shlomochoina@gmial.com>
pkgname=extraterm-bin
_pkgname=extraterm
-pkgver=0.36.1
+pkgver=0.37.1
pkgrel=1
conflicts=("extraterm")
pkgdesc="The swiss army chainsaw of terminal emulators."
@@ -10,7 +10,7 @@ url="https://github.com/sedwards2009/extraterm"
license=("MIT")
depends=("nodejs")
source=("$url/releases/download/v$pkgver/extraterm-$pkgver-linux-x64.zip")
-sha256sums=('04750a5e487c70bd1e8c34a5a697b8b4a98816a955d181961af64806d0cbe73f')
+sha256sums=('77b2f2bb79ce07cb13a94a396c778919b57320061c454e2a9086b7c7bbbe1444')
package() {
cd $srcdir