summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2018-06-10 11:03:27 -0400
committerSolomon Choina2018-06-10 11:03:27 -0400
commit33bce1e2898e01be05ddc56bc1446599e943fb2a (patch)
tree6cb897cb9ceee58bf8c0779c02efe9adac7e5702 /PKGBUILD
parentee95bcb6b29e98489a2e762aee31545d47c249d1 (diff)
downloadaur-33bce1e2898e01be05ddc56bc1446599e943fb2a.tar.gz
update pkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d0e7de20a10..2468849fa4dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: solaraquarion <shlomochoina@gmial.com>
pkgname=extraterm-bin
_pkgname=extraterm
-pkgver=0.35.1
+pkgver=0.35.2
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=('b8aad4e45f11b266f48b3a680865432d32c0b19f8b748feeb3bdaf5c5092ffa7')
+sha256sums=('a169fbaa80f2c83246c5020fa612bf1999067299ea9030ce80792f79da067dce')
package() {
cd $srcdir