summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2020-08-14 01:41:58 +0800
committerlilac2020-08-14 01:41:58 +0800
commit668f6d2396cc346508728f859545097ab203201c (patch)
tree789c90317cef3e70725b2c5f9669dc46057b6122 /PKGBUILD
parentfeea61d11b3c6c3ff454ec0efedb0f7e09ea1569 (diff)
downloadaur-deno.tar.gz
[lilac] updated to 1.3.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b225ba47677..f9d9f3900679 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Metal A-wing <1 at 233 dot email>
pkgname=deno
-pkgver=1.2.3
+pkgver=1.3.0
pkgrel=1
pkgdesc="A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio"
arch=('i686' 'x86_64')