summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2020-06-07 09:33:33 -0400
committerSolomon Choina2020-06-07 09:33:33 -0400
commit3b3aa4adb630741db471f21c3cc88689507164cc (patch)
tree4540bc99ece1f2f18b9c14579596f4cbb8679862
parentd1f6f9cc89251c041dc59bf8fea6e008d8441007 (diff)
downloadaur-3b3aa4adb630741db471f21c3cc88689507164cc.tar.gz
updpkgver
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 232e8b9cb691..9c903327002b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: solaraquarion <shlomochoina@gmial.com>
pkgname=extraterm-bin
_pkgname=extraterm
-pkgver=0.49.3
+pkgver=0.51.0
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/"$_pkgname"_"$pkgver"_amd64.deb")
-sha256sums=('d567d10e19dbf546e6913c6ae1263f430a74c2fde9689931122f354e0a382a40')
+sha256sums=('f9189619694ec52263c16628e9ee213d6e4c59d7e76139b2032c4564b154c55d')
package() {
cd $srcdir