summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Sferrazza2018-01-20 20:10:15 -0500
committerKyle Sferrazza2018-01-20 20:10:15 -0500
commit99a47ff2529b302b2e40f5cca645cbae0a982305 (patch)
treeca452963f7edef2d666078e36a1b29b242a59324
parent11db43324c5c6e1ca607bc43f58c4a76659ba2a2 (diff)
downloadaur-99a47ff2529b302b2e40f5cca645cbae0a982305.tar.gz
version 2.1.3 released
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab100048f469..b3f487c01c5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = gactions
pkgdesc = The command line interface that you use to test and update your app for the Google Assistant.
- pkgver = 2.1.2
+ pkgver = 2.1.3
pkgrel = 1
url = https://developers.google.com/actions/tools/gactions-cli
arch = x86_64
source = gactions::https://dl.google.com/gactions/updates/bin/linux/amd64/gactions/gactions
- md5sums = dadddbf3b7100cbc329231061e055ed9
+ md5sums = cc277aaf05da1517a377ffba369a22d1
pkgname = gactions
diff --git a/PKGBUILD b/PKGBUILD
index 81acd4909a23..9b803603b766 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Kyle Sferrazza <kyle.sferrazza@gmail.com>
pkgname=gactions
-pkgver=2.1.2
+pkgver=2.1.3
pkgrel=1
pkgdesc="The command line interface that you use to test and update your app for the Google Assistant."
arch=('x86_64')
url="https://developers.google.com/actions/tools/gactions-cli"
source=($pkgname::https://dl.google.com/gactions/updates/bin/linux/amd64/gactions/gactions)
-md5sums=('dadddbf3b7100cbc329231061e055ed9')
+md5sums=('cc277aaf05da1517a377ffba369a22d1')
build() {
chmod +x $pkgname